trapexit
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
src/config.cpp
|
@ -129,7 +129,7 @@ Config::Config() |
|
|
statfs_ignore(StatFSIgnore::ENUM::NONE), |
|
|
statfs_ignore(StatFSIgnore::ENUM::NONE), |
|
|
symlinkify(false), |
|
|
symlinkify(false), |
|
|
symlinkify_timeout(3600), |
|
|
symlinkify_timeout(3600), |
|
|
fuse_read_thread_count(-1), |
|
|
|
|
|
|
|
|
fuse_read_thread_count(0), |
|
|
fuse_process_thread_count(-1), |
|
|
fuse_process_thread_count(-1), |
|
|
fuse_process_thread_queue_depth(2), |
|
|
fuse_process_thread_queue_depth(2), |
|
|
fuse_pin_threads("false"), |
|
|
fuse_pin_threads("false"), |
|
|