Compare commits

..

No commits in common. "1ae1f68ce23f8027f0b2e8560d75672b394ac51e" and "3b29b847b03b850e3074128aed3025f510323a57" have entirely different histories.

View file

@ -141,12 +141,6 @@
LOGIN_REMEMBER_DAYS = 365;
};
# See https://docs.gitea.com/administration/config-cheat-sheet#migrations-migrations
migrations = {
# This allows migrations from the same forgejo instance
ALLOW_LOCALNETWORKS = true;
};
# https://forgejo.org/docs/next/admin/config-cheat-sheet/#indexer-indexer
indexer = {
REPO_INDEXER_ENABLED = true;