Disable gitea actions
This commit is contained in:
@@ -10,6 +10,10 @@
|
|||||||
server = {
|
server = {
|
||||||
ROOT_URL = "https://seed.tty.garden/";
|
ROOT_URL = "https://seed.tty.garden/";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
actions = {
|
||||||
|
ENABLED = false;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user