Compare commits

..

No commits in common. "37f271bed8d08dc44b47620d47f5142e4f81202e" and "b705a21478d057b5bcbebd24ac5ffd3652e747c7" have entirely different histories.

2 changed files with 0 additions and 3 deletions

View file

@ -34,8 +34,6 @@
};
api.ENABLE_SWAGGER = false;
other.SHOW_FOOTER_TEMPLATE_LOAD_TIME = false;
repository.ENABLE_PUSH_CREATE_USER = true;
repository.ENABLE_PUSH_CREATE_ORG = true;
service.DISABLE_REGISTRATION = true;
};
stateDir = "/persist/forgejo";

View file

@ -10,7 +10,6 @@
user.email = "mini@cilly.moe";
core.abbrev = 11;
safe.directory = "/home/rin/Projects/flakes";
init.defaultBranch = "master";
};
};
}