1
1
Fork 0

Remove gitea other actions

main
Bill Ewanick 2023-10-07 20:26:59 -04:00
parent 8c399fcf82
commit 5c4ad7657b
1 changed files with 4 additions and 4 deletions

View File

@ -14,10 +14,10 @@ in
service = {
DISABLE_REGISTRATION = true;
};
actions = {
ENABLED = true;
DEFAULT_ACTIONS_URL = "self";
};
# actions = {
# ENABLED = true;
# DEFAULT_ACTIONS_URL = "self";
# };
};
};