Skip to content

Commit 1063430

Browse files
committed
Minor: remove duplicated lines
1 parent aebe389 commit 1063430

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

reference/configuration/framework.rst

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2847,32 +2847,6 @@ annotation changes). For performance reasons, it is recommended to disable
28472847
debug mode in production, which will happen automatically if you use the
28482848
default value.
28492849

2850-
secrets
2851-
~~~~~~~
2852-
2853-
decryption_env_var
2854-
..................
2855-
2856-
**type**: ``string`` **default**: ``base64:default::SYMFONY_DECRYPTION_SECRET``
2857-
2858-
The environment variable that contains the decryption key.
2859-
2860-
local_dotenv_file
2861-
.................
2862-
2863-
**type**: ``string`` **default**: ``%kernel.project_dir%/.env.%kernel.environment%.local``
2864-
2865-
Path to an dotenv file that holds secrets. This is primarily used for testing.
2866-
2867-
vault_directory
2868-
...............
2869-
2870-
**type**: ``string`` **default**: ``%kernel.project_dir%/config/secrets/%kernel.environment%``
2871-
2872-
The directory where the vault of secrets is stored.
2873-
2874-
.. _configuration-framework-serializer:
2875-
28762850
serializer
28772851
~~~~~~~~~~
28782852

0 commit comments

Comments
 (0)