代码拉取完成,页面将自动刷新
# Defaults for urbackupsrv initscript
# sourced by /etc/init.d/urbackupsrv and /lib/systemd/system/urbackup-server.service
# installed at /etc/default/urbackupsrv by the maintainer scripts
#
# This is parsed as a key=value file
#
#Port for FastCGI requests
FASTCGI_PORT=55413
#Enable internal HTTP server
# Required for serving web interface without FastCGI
# and for websocket connections from client
HTTP_SERVER="true"
#Port for the web interface
#(if internal HTTP server is enabled)
HTTP_PORT=55414
#Bind HTTP server to localhost only
HTTP_LOCALHOST_ONLY=false
#Bind Internet port to localhost only
INTERNET_LOCALHOST_ONLY=false
#log file name
LOGFILE="/var/log/urbackup.log"
#Either debug,warn,info or error
LOGLEVEL="warn"
#Temporary file directory
# -- this may get very large depending on the advanced settings
DAEMON_TMPDIR="/tmp"
#Tmp file directory for sqlite temporary tables.
#You might want to put the databases on another filesystem than the other temporary files.
#Default is the same as DAEMON_TMPDIR
SQLITE_TMPDIR=""
#Interfaces from which to send broadcasts. (Default: all).
#Comma separated -- e.g. "eth0,eth1"
BROADCAST_INTERFACES=""
#User the urbackupsrv process runs as
USER="urbackup"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。