mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Don't enable actions for now
This commit is contained in:
parent
76fdb43ff8
commit
63019692e8
1 changed files with 4 additions and 4 deletions
|
@ -28,10 +28,10 @@ in serverSystemConfiguration {
|
||||||
settings = {
|
settings = {
|
||||||
default.APP_NAME = "RGBCube's Forge of Shitty Software";
|
default.APP_NAME = "RGBCube's Forge of Shitty Software";
|
||||||
|
|
||||||
actions = {
|
# actions = {
|
||||||
ENABLED = true;
|
# ENABLED = true;
|
||||||
DEFAULT_ACTIONS_URL = "https://${fqdn}";
|
# DEFAULT_ACTIONS_URL = "https://${fqdn}";
|
||||||
};
|
# };
|
||||||
|
|
||||||
attachment.ALLOWED_TYPES = "*/*";
|
attachment.ALLOWED_TYPES = "*/*";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue