mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +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 = {
|
||||
default.APP_NAME = "RGBCube's Forge of Shitty Software";
|
||||
|
||||
actions = {
|
||||
ENABLED = true;
|
||||
DEFAULT_ACTIONS_URL = "https://${fqdn}";
|
||||
};
|
||||
# actions = {
|
||||
# ENABLED = true;
|
||||
# DEFAULT_ACTIONS_URL = "https://${fqdn}";
|
||||
# };
|
||||
|
||||
attachment.ALLOWED_TYPES = "*/*";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue