mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-01 18:59:19 +00:00
Automatized logging by enable_debug variable
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
application_id: "friendica"
|
||||
database_password: "{{friendica_database_password}}"
|
||||
database_type: "mariadb"
|
||||
database_type: "mariadb"
|
||||
no_validation: "{{oidc.enabled}}" # Email validation is not neccessary if OIDC is active
|
||||
Reference in New Issue
Block a user