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:
Takashi Kajinami 2019-05-03 18:28:16 +09:00
parent 153c8fe708
commit 575b39510d
2 changed files with 1 additions and 3 deletions

View File

@ -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

View File

@ -1,3 +1 @@
[DEFAULT]
dummy_content = bbbb
storlet_timeout = 40