mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 08:46:54 +08:00
rename filer2 to filer
This commit is contained in:
6
weed/filer/topics.go
Normal file
6
weed/filer/topics.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package filer
|
||||
|
||||
const (
|
||||
TopicsDir = "/topics"
|
||||
SystemLogDir = TopicsDir + "/.system/log"
|
||||
)
|
||||
Reference in New Issue
Block a user