re-enable system logs
This commit is contained in:
6
weed/filer2/topics.go
Normal file
6
weed/filer2/topics.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package filer2
|
||||
|
||||
const(
|
||||
TopicsDir = "/topics"
|
||||
SystemLogDir = TopicsDir + "/.system/log"
|
||||
)
|
||||
Reference in New Issue
Block a user