Fix linter warnings
This commit is contained in:
@@ -13,6 +13,7 @@ var DatabaseFilePath = "data/owncast.db"
|
||||
// LogDirectory is the path to various log files.
|
||||
var LogDirectory = "./data/logs"
|
||||
|
||||
// TempDir is where we store temporary files.
|
||||
var TempDir = "./data/tmp"
|
||||
|
||||
// EnableDebugFeatures will print additional data to help in debugging.
|
||||
|
||||
Reference in New Issue
Block a user