mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-05 20:54:27 +08:00
Update example application.yml
parent
af0f979ce4
commit
f420ecf694
1 changed files with 0 additions and 4 deletions
|
@ -123,8 +123,6 @@ PAPERCLIP_STORAGE: "filesystem"
|
|||
TRUSTED_IP: "172.17.0.1"
|
||||
|
||||
# Various settings
|
||||
ENABLE_TUTORIAL: "true"
|
||||
|
||||
NEW_TEAM_ON_SIGNUP: "true"
|
||||
|
||||
ENABLE_EMAIL_CONFIRMATIONS: "false"
|
||||
|
@ -134,8 +132,6 @@ ENABLE_USER_REGISTRATION: "true"
|
|||
RECAPTCHA_SITE_KEY: "<<recaptcha_site_key>>"
|
||||
RECAPTCHA_SECRET_KEY: "<<recaptcha_secret_key>>"
|
||||
|
||||
NAVBAR_SHOW_VERSION: "false"
|
||||
|
||||
DELAYED_WORKER_DESTROY_FAILED_JOBS: "false"
|
||||
DELAYED_WORKER_SLEEP_DELAY: "60"
|
||||
DELAYED_WORKER_MAX_ATTEMPTS: "6"
|
||||
|
|
Loading…
Add table
Reference in a new issue