diff options
| author | Chris Lu <chris.lu@gmail.com> | 2018-10-07 22:21:00 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2018-10-07 22:21:00 -0700 |
| commit | 96a23591e7be871e23757e36010954024d404973 (patch) | |
| tree | 12d71af53bb0a67a353d984bce705b9cbf18153b | |
| parent | dbe33236fb57715a5ce9b86df43ebd93dd2494d2 (diff) | |
| download | seaweedfs-96a23591e7be871e23757e36010954024d404973.tar.xz seaweedfs-96a23591e7be871e23757e36010954024d404973.zip | |
remove comments
| -rw-r--r-- | weed/command/scaffold.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/command/scaffold.go b/weed/command/scaffold.go index e7e20e56f..cdcb570bf 100644 --- a/weed/command/scaffold.go +++ b/weed/command/scaffold.go @@ -178,7 +178,6 @@ collection = "" ttlSec = 0 [sink.s3] -# experimental # read credentials doc at https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/sessions.html # default loads credentials from the shared credentials file (~/.aws/credentials). enabled = false |
