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.

14 lines
233 B

  1. server:
  2. port: 8080
  3. ftp:
  4. port: 2222
  5. passive-address: localhost
  6. passive-ports: 30000-30999
  7. hdfs:
  8. uri: seaweedfs://localhost:8888
  9. seaweedFs:
  10. enable: true
  11. access: direct # direct/filerProxy/publicUrl
  12. replication: "000"