update webserver cfg; use unstable kotatogram

This commit is contained in:
steveej 2021-12-06 20:23:00 +01:00
parent 988c414b00
commit f32ead9343
2 changed files with 3 additions and 2 deletions

View file

@ -115,8 +115,9 @@ in {
dialect = "sqlite";
storage = "/var/lib/codimd/db.codimd.sqlite";
};
allowAnonymous = false;
allowAnonymous = false;
allowGravatar = false;
# oauth2 provider config
inherit (passwords.www_stefanjunker_de_hedgedoc) dropbox;