You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
233 B
15 lines
233 B
server:
|
|
port: 8080
|
|
|
|
ftp:
|
|
port: 2222
|
|
passive-address: localhost
|
|
passive-ports: 30000-30999
|
|
|
|
hdfs:
|
|
uri: seaweedfs://localhost:8888
|
|
|
|
seaweedFs:
|
|
enable: true
|
|
access: direct # direct/filerProxy/publicUrl
|
|
replication: "000"
|