diff options
Diffstat (limited to 'weed/command')
| -rw-r--r-- | weed/command/scaffold/master.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/weed/command/scaffold/master.toml b/weed/command/scaffold/master.toml index 78a5a6b7c..ff0d90d1d 100644 --- a/weed/command/scaffold/master.toml +++ b/weed/command/scaffold/master.toml @@ -19,9 +19,6 @@ scripts = """ """ sleep_minutes = 17 # sleep minutes between each script execution -[master.filer] -default = "localhost:8888" # used by maintenance scripts if the scripts needs to use fs related commands - [master.sequencer] type = "raft" # Choose [raft|snowflake] type for storing the file id sequence |
