Disable gitea actions

This commit is contained in:
2026-02-07 23:33:48 -05:00
parent 5ba7e22e8a
commit e36f43b7d4

View File

@@ -10,6 +10,10 @@
server = {
ROOT_URL = "https://seed.tty.garden/";
};
actions = {
ENABLED = false;
};
};
};
}