Move forgejo state directory to SSD
All checks were successful
/ test (push) Successful in 12m11s

This commit is contained in:
Andrea Ciceri 2024-03-26 15:45:14 +01:00
parent 9fb2c6e365
commit ae7d2a3974
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -5,7 +5,6 @@
}: {
services.forgejo = {
enable = true;
stateDir = "/mnt/hd/forgejo";
settings = {
DEFAULT = {
RUN_MODE = "prod"; # set to prod for better logs (worse performance)