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
|
# 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]
|
[PORT:8888]
|
||||||
|
plugins = lua,tunnel,wvnc
|
||||||
# DONOT edit this option
|
# DONOT edit this option
|
||||||
htdocs=./opt/www/htdocs
|
htdocs=./opt/www/htdocs
|
||||||
# Edit this option to enable SSL
|
# Edit this option to enable SSL
|
||||||
@ -68,11 +69,11 @@ application/x-font-woff=woff,woff2
|
|||||||
application/x-font-otf=otf
|
application/x-font-otf=otf
|
||||||
audio/mpeg=mp3,mpeg
|
audio/mpeg=mp3,mpeg
|
||||||
|
|
||||||
[FILEHANDLER]
|
[PLUGIN:lua]
|
||||||
# DONOT change options in this section
|
name = lua
|
||||||
lua = lua
|
autoload = 1
|
||||||
|
file_type = lua,ls
|
||||||
|
|
||||||
[AUTOSTART]
|
[PLUGIN:tunnel]
|
||||||
# DONOT change options in this section
|
autoload = 1
|
||||||
plugin = tunnel
|
name = tunnel
|
||||||
plugin = lua
|
|
||||||
|
Loading…
Reference in New Issue
Block a user