mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-02-05 01:21:57 +08:00
Modify: change Unix to UnixSocket in config section
This commit is contained in:
@@ -125,7 +125,7 @@ func Init(path string) {
|
||||
"Database": DatabaseConfig,
|
||||
"System": SystemConfig,
|
||||
"SSL": SSLConfig,
|
||||
"Unix": UnixConfig,
|
||||
"UnixSocket": UnixConfig,
|
||||
"Captcha": CaptchaConfig,
|
||||
"Redis": RedisConfig,
|
||||
"Thumbnail": ThumbConfig,
|
||||
|
||||
Reference in New Issue
Block a user