mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 03:38:59 +02:00
Optimized configuration
This commit is contained in:
parent
8bb7f607c1
commit
86dd349e8f
@ -57,10 +57,10 @@ discourse_settings:
|
||||
# value: 0
|
||||
#- name: discourse_publish
|
||||
# key: publish-failure-notice
|
||||
# value: false
|
||||
# value: true
|
||||
#- name: discourse_publish
|
||||
# key: publish-failure-email
|
||||
# value: ""
|
||||
# value: "{{ users.administrator.email }}"
|
||||
#- name: discourse_publish
|
||||
# key: auto-track
|
||||
# value: true
|
||||
@ -240,6 +240,6 @@ discourse_settings:
|
||||
# key: sso-client-sync-logout
|
||||
# value: false
|
||||
#
|
||||
#- name: discourse_logs
|
||||
# key: logs-enabled
|
||||
# value: true
|
||||
- name: discourse_logs
|
||||
key: logs-enabled
|
||||
value: {{ enable_debug }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user