puh current config pre departure
This commit is contained in:
14
templates/smb.conf.j2
Normal file
14
templates/smb.conf.j2
Normal file
@ -0,0 +1,14 @@
|
||||
# timelapse.conf
|
||||
# timelapse share folder
|
||||
|
||||
|
||||
[timelapse]
|
||||
path = {{ working_folder }}
|
||||
writable = yes
|
||||
read only = no
|
||||
only guest = yes
|
||||
public = yes
|
||||
guest ok = yes
|
||||
guest only = yes
|
||||
guest account = nobody
|
||||
browsable = yes
|
||||
Reference in New Issue
Block a user