Compare commits

..

No commits in common. "de26a1adc40e190e408b6fbb827203bfba0798d9" and "8c2041893960399162f7aac682e292dbf2677706" have entirely different histories.

View file

@ -13,11 +13,6 @@
START_SSH_SERVER = true; START_SSH_SERVER = true;
SSH_PORT = 4222; SSH_PORT = 4222;
}; };
repository = {
ENABLE_PUSH_CREATE_USER = true;
DEFAULT_PUSH_CREATE_PRIVATE = true;
DEFAULT_BRANCH = "main";
};
}; };
}; };