revert: revert revert that shouldntve been reverted

This commit is contained in:
Ahwx 2024-07-17 01:41:11 +02:00
parent f52da0714c
commit 02ced8c359

View file

@ -22,7 +22,7 @@
url = "https://fedi.liv.town"; # The domain your Iceshrimp UI will be served on. url = "https://fedi.liv.town"; # The domain your Iceshrimp UI will be served on.
# settings.db.host = "/run/postgresql"; # omitting this setting causes some configurations to fail # settings.db.host = "/run/postgresql"; # omitting this setting causes some configurations to fail
}; };
# dbPasswordFile = /var/iceshrimp/dbPasswordFile; dbPasswordFile = /var/iceshrimp/dbPasswordFile;
secretConfig = /var/iceshrimp/secretConfig.yml; secretConfig = /var/iceshrimp/secretConfig.yml;
}; };
}; };