Update .env.example

pull/238/head
zanllp 2023-06-10 22:06:27 +08:00 committed by GitHub
parent 5994a3fda8
commit 7d349b0bba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -7,6 +7,6 @@ IIB_SECRET_KEY=
IIB_SERVER_LANG=auto
# Used for configuring whether to enable access control to the file system.
# If enabled, only access to the provided pre-set folders (including those provided by sd-webui and manually added to Quick Move) will be allowed.
# The optional choices are 'enable', 'disable', and 'auto'. The default value is 'auto',
# which will be determined based on the command-line parameters used to start sd-webui.
IIB_ACCESS_CONTROL=auto
# The optional choices are 'enable', 'disable', and 'auto'.
# The default value is 'auto', which will be determined based on the command-line parameters used to start sd-webui.
IIB_ACCESS_CONTROL=auto