|
@@ -125,7 +125,8 @@ var (
|
|
EnableLocalPathMigration bool
|
|
EnableLocalPathMigration bool
|
|
CommitsFetchConcurrency int
|
|
CommitsFetchConcurrency int
|
|
EnableRawFileRenderMode bool
|
|
EnableRawFileRenderMode bool
|
|
-
|
|
|
|
|
|
+ RawCaptchaMinFileSize int64
|
|
|
|
+ CaptchaMinFileSize int64
|
|
// Repository editor settings
|
|
// Repository editor settings
|
|
Editor struct {
|
|
Editor struct {
|
|
LineWrapExtensions []string
|
|
LineWrapExtensions []string
|