update webserver cfg; use unstable kotatogram
This commit is contained in:
parent
988c414b00
commit
f32ead9343
2 changed files with 3 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue