Fix gitea push to create

This commit is contained in:
2023-06-06 15:35:32 +01:00
parent 6ce762a34b
commit 1b8bf567cb

View File

@@ -17,6 +17,8 @@
};
service = {
DISABLE_REGISTRATION = true;
};
repository = {
ENABLE_PUSH_CREATE_USER = true;
};
};