Remove unused parameters from sample conf files
There are some old parameters in current sample conf files. This patch updates these files, to have only available parameters are listed. TrivialFix Change-Id: I883cc6fdd71c6907ac3ed5e8f593b0662936d557
This commit is contained in:
parent
153c8fe708
commit
575b39510d
@ -1,5 +1,5 @@
|
||||
[DEFAULT]
|
||||
lxc_root = /home/docker_device/scopes
|
||||
host_root = /home/docker_device
|
||||
cache_dir = /home/docker_device/cache/scopes
|
||||
log_dir = /home/docker_device/logs/scopes
|
||||
script_dir = /home/docker_device/scripts
|
||||
|
@ -1,3 +1 @@
|
||||
[DEFAULT]
|
||||
dummy_content = bbbb
|
||||
storlet_timeout = 40
|
||||
|
Loading…
Reference in New Issue
Block a user