chawin.chen commited on
Commit ·
e56f330
1
Parent(s): dc67337
init
Browse files
app.ini
DELETED
|
@@ -1,77 +0,0 @@
|
|
| 1 |
-
[app]
|
| 2 |
-
PageSize = 20
|
| 3 |
-
JwtSecret = b13003ee-c8f2-4367-bcef-59f259cb3ffb
|
| 4 |
-
|
| 5 |
-
[server]
|
| 6 |
-
Host =
|
| 7 |
-
Port = 9000
|
| 8 |
-
RunMode = debug
|
| 9 |
-
|
| 10 |
-
[database]
|
| 11 |
-
Name = database
|
| 12 |
-
|
| 13 |
-
[auth]
|
| 14 |
-
IPWhiteList =
|
| 15 |
-
BanThresholdMinutes = 10
|
| 16 |
-
MaxAttempts = 10
|
| 17 |
-
|
| 18 |
-
[casdoor]
|
| 19 |
-
Endpoint =
|
| 20 |
-
ClientId =
|
| 21 |
-
ClientSecret =
|
| 22 |
-
CertificatePath =
|
| 23 |
-
Organization =
|
| 24 |
-
Application =
|
| 25 |
-
RedirectUri =
|
| 26 |
-
|
| 27 |
-
[cert]
|
| 28 |
-
RecursiveNameservers =
|
| 29 |
-
Email = 873692191@qq.com
|
| 30 |
-
CADir =
|
| 31 |
-
RenewalInterval = 7
|
| 32 |
-
HTTPChallengePort = 9180
|
| 33 |
-
|
| 34 |
-
[cluster]
|
| 35 |
-
Node =
|
| 36 |
-
|
| 37 |
-
[crypto]
|
| 38 |
-
Secret = 5a141ea04b4195581231c1f02ecf4f2e0de8142cb6f0a1906f673ccf7b71dab9
|
| 39 |
-
|
| 40 |
-
[http]
|
| 41 |
-
GithubProxy =
|
| 42 |
-
InsecureSkipVerify = false
|
| 43 |
-
|
| 44 |
-
[logrotate]
|
| 45 |
-
Enabled = false
|
| 46 |
-
CMD = logrotate /etc/logrotate.d/nginx
|
| 47 |
-
Interval = 1440
|
| 48 |
-
|
| 49 |
-
[nginx]
|
| 50 |
-
AccessLogPath =
|
| 51 |
-
ErrorLogPath =
|
| 52 |
-
LogDirWhiteList = /var/log/nginx
|
| 53 |
-
ConfigDir =
|
| 54 |
-
PIDPath =
|
| 55 |
-
TestConfigCmd =
|
| 56 |
-
ReloadCmd =
|
| 57 |
-
RestartCmd = nginx -s stop
|
| 58 |
-
|
| 59 |
-
[node]
|
| 60 |
-
Name =
|
| 61 |
-
Secret = 29e3f5c9-d31a-4971-8000-3b9d12c0c11e
|
| 62 |
-
SkipInstallation = false
|
| 63 |
-
Demo = false
|
| 64 |
-
|
| 65 |
-
[openai]
|
| 66 |
-
BaseUrl =
|
| 67 |
-
Token =
|
| 68 |
-
Proxy =
|
| 69 |
-
Model =
|
| 70 |
-
|
| 71 |
-
[terminal]
|
| 72 |
-
StartCmd = login
|
| 73 |
-
|
| 74 |
-
[webauthn]
|
| 75 |
-
RPDisplayName =
|
| 76 |
-
RPID =
|
| 77 |
-
RPOrigins =
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|