1
0

Show proper error message if using incompatible options

This commit is contained in:
nicolas.dorier
2019-11-12 13:43:23 +09:00
parent 3c64f6618d
commit 5d031d9638
2 changed files with 17 additions and 2 deletions

View File

@@ -11,8 +11,7 @@
"BTCPAYGEN_CRYPTO2": "ltc",
"BTCPAYGEN_CRYPTO1": "btc",
"BTCPAYGEN_REVERSEPROXY": "nginx",
"BTCPAYGEN_ADDITIONAL_FRAGMENTS": "opt-save-storage",
"BTCPAYGEN_EXCLUDE_FRAGMENTS": "postgres"
"BTCPAYGEN_ADDITIONAL_FRAGMENTS": "opt-save-storage;opt-txindex"
}
}
}