alright just read the doc dumbass

This commit is contained in:
Tasia Iso 2024-10-05 17:46:17 +02:00
parent 7e1246ecd6
commit f01e28e416
Signed by: tasiaiso
SSH key fingerprint: SHA256:KiRjUay5C9i6objsEOIycygBHn54pDBB3Lj7fyJ0Elw

View file

@ -19,8 +19,10 @@
# TODO
DISABLE_SSH = true;
};
APP_NAME = ":3";
APP_SLOGAN = "slogan";
DEFAULT = {
APP_NAME = ":3";
APP_SLOGAN = "slogan";
};
# You can temporarily allow registration to create an admin user.
service.DISABLE_REGISTRATION = true;
# Add support for actions, based on act: https://github.com/nektos/act