summaryrefslogtreecommitdiffstats
path: root/daemon-parm.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--daemon-parm.txt68
1 files changed, 68 insertions, 0 deletions
diff --git a/daemon-parm.txt b/daemon-parm.txt
new file mode 100644
index 0000000..6903417
--- /dev/null
+++ b/daemon-parm.txt
@@ -0,0 +1,68 @@
+Globals: ================================================================
+
+STRING bind_address|address NULL
+STRING daemon_chroot NULL
+STRING daemon_gid NULL
+STRING daemon_uid NULL
+STRING motd_file NULL
+STRING pid_file NULL
+STRING socket_options NULL
+
+INTEGER listen_backlog 5
+INTEGER rsync_port|port 0
+
+BOOL proxy_protocol False
+
+Locals: =================================================================
+
+STRING auth_users NULL
+STRING charset NULL
+STRING comment NULL
+STRING dont_compress DEFAULT_DONT_COMPRESS
+STRING early_exec NULL
+STRING exclude NULL
+STRING exclude_from NULL
+STRING filter NULL
+STRING gid NULL
+STRING hosts_allow NULL
+STRING hosts_deny NULL
+STRING include NULL
+STRING include_from NULL
+STRING incoming_chmod NULL
+STRING lock_file DEFAULT_LOCK_FILE
+STRING log_file NULL
+STRING log_format "%o %h [%a] %m (%u) %f %l"
+STRING name NULL
+STRING name_converter NULL
+STRING outgoing_chmod NULL
+STRING post-xfer_exec NULL
+STRING pre-xfer_exec NULL
+STRING refuse_options NULL
+STRING secrets_file NULL
+STRING syslog_tag "rsyncd"
+STRING uid NULL
+
+PATH path NULL
+PATH temp_dir NULL
+
+INTEGER max_connections 0
+INTEGER max_verbosity 1
+INTEGER timeout 0
+
+ENUM syslog_facility LOG_DAEMON
+
+BOOL fake_super False
+BOOL forward_lookup True
+BOOL ignore_errors False
+BOOL ignore_nonreadable False
+BOOL list True
+BOOL read_only True
+BOOL reverse_lookup True
+BOOL strict_modes True
+BOOL transfer_logging False
+BOOL write_only False
+
+BOOL3 munge_symlinks Unset
+BOOL3 numeric_ids Unset
+BOOL3 open_noatime Unset
+BOOL3 use_chroot Unset