Added initial api to allow clientside code to query serverside configuration
Этот коммит содержится в:
@@ -40,6 +40,7 @@ func InitApi() {
|
||||
InitWebSocket(r)
|
||||
InitFile(r)
|
||||
InitCommand(r)
|
||||
InitConfig(r)
|
||||
|
||||
templatesDir := utils.FindDir("api/templates")
|
||||
l4g.Debug("Parsing server templates at %v", templatesDir)
|
||||
|
||||
Ссылка в новой задаче
Block a user