diff options
Diffstat (limited to 'cli.ini.patch')
-rw-r--r-- | cli.ini.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cli.ini.patch b/cli.ini.patch new file mode 100644 index 0000000..e038f5c --- /dev/null +++ b/cli.ini.patch @@ -0,0 +1,11 @@ +--- cli.ini 2015-11-06 20:21:09.332000000 +0100 ++++ cli.ini 2015-11-06 20:21:27.380000000 +0100 +@@ -22,3 +22,8 @@ + # path to the public_html / webroot folder being served by your web server. + # authenticator = webroot + # webroot-path = /usr/share/nginx/html ++ ++text = True ++agree-dev-preview = True ++agree-tos = True ++authenticator = webroot |