mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2025-01-22 10:03:51 +08:00
Fix comments.
This commit is contained in:
parent
d6f99ed9a2
commit
4f41300450
@ -8,9 +8,9 @@
|
||||
# to enable this service:
|
||||
#
|
||||
# rustdesk_hbbr_enable (bool): Set to NO by default.
|
||||
# Set it to YES to enable nfs-exporter.
|
||||
# rustdesk_hbbr_args (string): Set extra arguments to pass to nfs-exporter
|
||||
# Default is "".
|
||||
# Set it to YES to enable rustdesk_hbbr.
|
||||
# rustdesk_hbbr_args (string): Set extra arguments to pass to rustdesk_hbbr
|
||||
# Default is "-k _".
|
||||
# rustdesk_hbbr_user (string): Set user that rustdesk_hbbr will run under
|
||||
# Default is "root".
|
||||
# rustdesk_hbbr_group (string): Set group that rustdesk_hbbr will run under
|
||||
|
@ -8,9 +8,9 @@
|
||||
# to enable this service:
|
||||
#
|
||||
# rustdesk_hbbs_enable (bool): Set to NO by default.
|
||||
# Set it to YES to enable nfs-exporter.
|
||||
# rustdesk_hbbs_args (string): Set extra arguments to pass to nfs-exporter
|
||||
# Default is "".
|
||||
# Set it to YES to enable rustdesk_hbbs.
|
||||
# rustdesk_hbbs_args (string): Set extra arguments to pass to rustdesk_hbbs
|
||||
# Default is "-r ${rustdesk_hbbs_ip} -k _".
|
||||
# rustdesk_hbbs_user (string): Set user that rustdesk_hbbs will run under
|
||||
# Default is "root".
|
||||
# rustdesk_hbbs_group (string): Set group that rustdesk_hbbs will run under
|
||||
|
Loading…
Reference in New Issue
Block a user