Compare commits

..

No commits in common. "4227ca4c641ba95f8df2adaf3ec3aee153987c9d" and "96efcd1ba603c6d03cf2f328fb5c57f2721b932a" have entirely different histories.

2 changed files with 1 additions and 8 deletions

View file

@ -13,13 +13,7 @@
git.cything.io {
import common
# wrap in route so things are evaluated in the order written
route {
# rewrite gitlab URIs to make it work with forgejo
uri path_regexp \/-\/ /
redir https://git.cy7.sh{uri} permanent
}
}
git.cy7.sh {

View file

@ -17,7 +17,6 @@
AMBIGUOUS_UNICODE_DETECTION = false;
DEFAULT_THEME = "gitea-dark";
};
actions.ENABLED = false;
};
database = {
type = "postgres";