mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-17 22:57:27 +00:00
- Introduce `DemoSiteEnabled` variable in operation settings - Provide a configurable flag to enable/disable demo site functionality
4 lines
45 B
Go
4 lines
45 B
Go
package setting
|
|
|
|
var DemoSiteEnabled = false
|