mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-30 14:09:35 +00:00
Removed unnessecary parameter
This commit is contained in:
parent
f9e7fb4491
commit
99b12aa409
1 changed files with 0 additions and 5 deletions
|
|
@ -43,11 +43,6 @@ parameters:
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
partdb.saml.enabled: '%env(bool:SAML_ENABLED)%' # If this is set to true, SAML authentication is enabled
|
partdb.saml.enabled: '%env(bool:SAML_ENABLED)%' # If this is set to true, SAML authentication is enabled
|
||||||
|
|
||||||
######################################################################################################################
|
|
||||||
# API Configuration
|
|
||||||
######################################################################################################################
|
|
||||||
partdb.api.initial_admin_key: '%env(trim:string:INITIAL_ADMIN_API_KEY)%' # Initial admin API key for automated access (env only)
|
|
||||||
|
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
# Miscellaneous
|
# Miscellaneous
|
||||||
######################################################################################################################
|
######################################################################################################################
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue