mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
Multiple domains.txt files? #363
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maartendeblock on GitHub (Jul 11, 2018).
Is it possible to have multiple domains.txt files on different locations?
@lukas2511 commented on GitHub (Jul 26, 2018):
Yea you can create multiple config files and set the path to your domain list in there, then you can run dehydrated with
--config /path/to/config/fileand it will use that config with the defined domain list.There is no intended cli parameter to just set a different domains.txt, please see https://github.com/lukas2511/dehydrated/pull/463 for the reasoning behind that.
@maartendeblock commented on GitHub (Jul 26, 2018):
This solves my use case. Thank you!
@mono1966 commented on GitHub (Jul 27, 2018):
(8