alright just read the doc dumbass
This commit is contained in:
parent
7e1246ecd6
commit
f01e28e416
|
@ -19,8 +19,10 @@
|
||||||
# TODO
|
# TODO
|
||||||
DISABLE_SSH = true;
|
DISABLE_SSH = true;
|
||||||
};
|
};
|
||||||
|
DEFAULT = {
|
||||||
APP_NAME = ":3";
|
APP_NAME = ":3";
|
||||||
APP_SLOGAN = "slogan";
|
APP_SLOGAN = "slogan";
|
||||||
|
};
|
||||||
# You can temporarily allow registration to create an admin user.
|
# You can temporarily allow registration to create an admin user.
|
||||||
service.DISABLE_REGISTRATION = true;
|
service.DISABLE_REGISTRATION = true;
|
||||||
# Add support for actions, based on act: https://github.com/nektos/act
|
# Add support for actions, based on act: https://github.com/nektos/act
|
||||||
|
|
Loading…
Reference in a new issue