forgejo: disable actions
This commit is contained in:
parent
96efcd1ba6
commit
c5dbde3aa5
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
AMBIGUOUS_UNICODE_DETECTION = false;
|
AMBIGUOUS_UNICODE_DETECTION = false;
|
||||||
DEFAULT_THEME = "gitea-dark";
|
DEFAULT_THEME = "gitea-dark";
|
||||||
};
|
};
|
||||||
|
actions.ENABLED = false;
|
||||||
};
|
};
|
||||||
database = {
|
database = {
|
||||||
type = "postgres";
|
type = "postgres";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue