disabling cache; it's not really necessary.
This commit is contained in:
@@ -8,8 +8,3 @@ var (
|
||||
//go:embed "_static/cache.schema.sql"
|
||||
schemaBytes []byte
|
||||
)
|
||||
|
||||
const (
|
||||
SelectTunnels string = ""
|
||||
SelectTunnelById string = ""
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user