Initial commit

This commit is contained in:
2017-05-29 11:43:57 +02:00
commit 79c246e768
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,9 @@
{
"bootstrap": true,
"server": true,
"datacenter": "swarm",
"data_dir": "/opt/swarm",
"log_level": "INFO",
"enable_syslog": true,
"encrypt": "##key##"
}