1
1

Remove gitea other actions

This commit is contained in:
2023-10-07 20:26:59 -04:00
parent 8c399fcf82
commit 5c4ad7657b

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";
# };
};
};