feat: admin - save locale settings + system info linux os
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
query {
|
||||
system {
|
||||
info {
|
||||
configFile
|
||||
currentVersion
|
||||
dbType
|
||||
dbVersion
|
||||
dbHost
|
||||
latestVersion
|
||||
latestVersionReleaseDate
|
||||
operatingSystem
|
||||
@@ -14,8 +18,6 @@ query {
|
||||
redisUsedRAM
|
||||
redisTotalRAM
|
||||
redisHost
|
||||
postgreVersion
|
||||
postgreHost
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user