stash wip
This commit is contained in:
parent
7c174a9a45
commit
ce35a92ba7
@ -17,15 +17,11 @@ in
|
||||
group = "piracy";
|
||||
openFirewall = !cfg.isLocal;
|
||||
mutableSettings = true;
|
||||
username = "Suing8150";
|
||||
passwordFile = config.sops.secrets."stash/password".path;
|
||||
jwtSecretKeyFile = config.sops.secrets."stash/jwt".path;
|
||||
sessionStoreKeyFile = config.sops.secrets."stash/session".path;
|
||||
settings = {
|
||||
inherit (cfg) port;
|
||||
write_image_thumbnails = true;
|
||||
sound_on_preview = false;
|
||||
preview_audio = false;
|
||||
parallel_tasks = 8;
|
||||
nobrowser = true;
|
||||
plugins_path = /var/lib/stash/plugins;
|
||||
@ -34,10 +30,6 @@ in
|
||||
Path = "/srv/pool/glue";
|
||||
ExcludeImage = false;
|
||||
}
|
||||
{
|
||||
Path = "/home/jawz/Backups/pool_old/glue";
|
||||
ExcludeImage = false;
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user