1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 18:08:21 +02:00

do not hardcode mail

This commit is contained in:
Pierre-antoine Comby
2020-10-30 17:01:26 +01:00
parent 78fe070cd3
commit 950922d041
4 changed files with 6 additions and 4 deletions

View File

@ -3,3 +3,4 @@ note:
server_name: note-beta.crans.org
git_branch: beta
cron_enabled: false
email: notekfet2020@lists.crans.org

View File

@ -1,5 +1,5 @@
---
note:
server_name: note.crans.org
git_branch: master
cron_enabled: true
git_branch: beta
cron_enabled: false

View File

@ -3,3 +3,4 @@ note:
server_name: note-dev.crans.org
git_branch: beta
cron_enabled: false
email: notekfet2020@lists.crans.org