Update 'antd-config.ini'
All checks were successful
gitea-sync/antos-appimage/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos-appimage/pipeline/head This commit looks good
This commit is contained in:
parent
07026e348a
commit
536b10c8d4
@ -24,6 +24,7 @@ debug_enable = 0
|
||||
# ssl.cipher=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256
|
||||
|
||||
[PORT:8888]
|
||||
plugins = lua,tunnel,wvnc
|
||||
# DONOT edit this option
|
||||
htdocs=./opt/www/htdocs
|
||||
# Edit this option to enable SSL
|
||||
@ -68,11 +69,11 @@ application/x-font-woff=woff,woff2
|
||||
application/x-font-otf=otf
|
||||
audio/mpeg=mp3,mpeg
|
||||
|
||||
[FILEHANDLER]
|
||||
# DONOT change options in this section
|
||||
lua = lua
|
||||
[PLUGIN:lua]
|
||||
name = lua
|
||||
autoload = 1
|
||||
file_type = lua,ls
|
||||
|
||||
[AUTOSTART]
|
||||
# DONOT change options in this section
|
||||
plugin = tunnel
|
||||
plugin = lua
|
||||
[PLUGIN:tunnel]
|
||||
autoload = 1
|
||||
name = tunnel
|
||||
|
Loading…
Reference in New Issue
Block a user