feat: 配置 Webterm 文件上传目录
This commit is contained in:
@@ -85,6 +85,8 @@ targets:
|
||||
BROWSER_KEEPALIVE_INTERVAL_MS: "30000"
|
||||
BROWSER_STALE_TIMEOUT_MS: "180000"
|
||||
BROWSER_SESSION_OUTPUT_IDLE_MS: "3000"
|
||||
FILE_UPLOAD_DIR: /root/user_uploads
|
||||
FILE_UPLOAD_MAX_BYTES: "104857600"
|
||||
publicExposure:
|
||||
enabled: true
|
||||
publicBaseUrl: https://term.pikapython.com
|
||||
|
||||
Reference in New Issue
Block a user