diff options
| author | chrislu <chris.lu@gmail.com> | 2022-09-15 03:11:34 -0700 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2022-09-15 03:11:34 -0700 |
| commit | f9e3e7d1c4a99cb7ce3cee4a5f405eb6ca210504 (patch) | |
| tree | 0955ddc73b059181073f98b1aac3dfadce93b6dc /docker/compose | |
| parent | 896a85d6e4858a48018fcb7fc41026fcb3861dea (diff) | |
| parent | e0064ae0979f32ec73247029a723939f81086d29 (diff) | |
| download | seaweedfs-f9e3e7d1c4a99cb7ce3cee4a5f405eb6ca210504.tar.xz seaweedfs-f9e3e7d1c4a99cb7ce3cee4a5f405eb6ca210504.zip | |
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs
Diffstat (limited to 'docker/compose')
| -rw-r--r-- | docker/compose/notification.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/compose/notification.toml b/docker/compose/notification.toml index dcd5f2c6f..d93d2ba87 100644 --- a/docker/compose/notification.toml +++ b/docker/compose/notification.toml @@ -1,5 +1,5 @@ [notification.log] -# this is only for debugging perpose and does not work with "weed filer.replicate" +# this is only for debugging purpose and does not work with "weed filer.replicate" enabled = false |
