alright just read the doc dumbass
This commit is contained in:
parent
7e1246ecd6
commit
f01e28e416
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue