enable actions

This commit is contained in:
Vivian 2023-04-15 08:46:07 +02:00
parent d8f3bd97ed
commit aa9dafe2ee

View file

@ -56,6 +56,9 @@ in
mailerPasswordFile = "${vs.gitea}/mailPassword";
settings = {
actions = {
"ENABLED" = true;
};
repository = {
"ENABLE_PUSH_CREATE_USER" = true;
"DEFAULT_PUSH_CREATE_PRIVATE" = false;