Merge branch 'master' of ssh://git.entrouvert.org/passerelle-atreal-openads

This commit is contained in:
Michael Bideau 2019-07-22 17:49:03 +02:00
commit 4eddc1d502
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/