debian: add settings.d default values

This commit is contained in:
Thomas NOËL 2019-07-22 13:16:31 +02:00
parent 62dae769d6
commit 8231e1465b
2 changed files with 6 additions and 0 deletions

5
debian/50atreal_openads.py vendored Normal file
View File

@ -0,0 +1,5 @@
if not 'atreal_openads' in INSTALLED_APPS:
INSTALLED_APPS += ('atreal_openads',)
TENANT_APPS += ('atreal_openads',)
PASSERELLE_APP_ATREAL_OPENADS_ENABLED = False

View File

@ -0,0 +1 @@
debian/50atreal_openads.py /etc/passerelle/settings.d/