aboutsummaryrefslogtreecommitdiff
path: root/net/rosy-file-server/files/rosyfs.config
blob: 53ad71adaff557935e90ba0511791f60e7b21fba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright (C) 2019 rosysong@rosinson.com
#

config rosyfs default

	# Web title
	option title	'Rosy File Server'

	# Path to share
	option target	'/www'

	option disabled	'0'