mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 20:56:33 +05:30
feat: create wakapi db locally
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
wakapi = {
|
||||
enable = true;
|
||||
passwordSaltFile = config.sops.secrets.wakapi_salt.path;
|
||||
database.createLocally = true;
|
||||
settings = {
|
||||
app.avatar_url_template = "https://www.gravatar.com/avatar/{email_hash}.png";
|
||||
|
||||
|
Reference in New Issue
Block a user