mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2025-12-10 05:39:38 +05:00
port to fiber v3, optimize static assets serving
This commit is contained in:
@@ -538,7 +538,7 @@ func init() {
|
||||
}
|
||||
}
|
||||
|
||||
const Debug = false
|
||||
const Debug = true
|
||||
const Commit = "unknown"
|
||||
const Repo = "unknown"
|
||||
const CommitURL = "unknown"
|
||||
|
||||
Reference in New Issue
Block a user