mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved missing redirect bug
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# General
|
||||
application_id: "web-app-friendica"
|
||||
database_type: "mariadb"
|
||||
|
||||
# Friendica Specific
|
||||
friendica_container: "friendica"
|
||||
friendica_no_validation: "{{ applications | get_app_conf(application_id, 'features.oidc', True) }}" # Email validation is not neccessary if OIDC is active
|
||||
friendica_application_base: "/var/www/html"
|
||||
|
Reference in New Issue
Block a user