From 5128a0345ff613ebe151ee749275854741a0dc09 Mon Sep 17 00:00:00 2001 From: Jakub Warmuz Date: Sat, 26 Sep 2015 11:07:54 +0000 Subject: [PATCH] agree-tos in dev-cli.ini --- examples/dev-cli.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/dev-cli.ini b/examples/dev-cli.ini index 761bc58c9..085d4bfcc 100644 --- a/examples/dev-cli.ini +++ b/examples/dev-cli.ini @@ -9,6 +9,7 @@ domains = example.com text = True agree-eula = True +agree-tos = True debug = True # Unfortunately, it's not possible to specify "verbose" multiple times # (correspondingly to -vvvvvv)