diff options
Diffstat (limited to 'lib/Plugins/Catcut.conf')
-rw-r--r-- | lib/Plugins/Catcut.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/Plugins/Catcut.conf b/lib/Plugins/Catcut.conf new file mode 100644 index 00000000..456d7f82 --- /dev/null +++ b/lib/Plugins/Catcut.conf @@ -0,0 +1,8 @@ +# Catcut URL +CatcutURL = http://127.0.0.1:8080/catcut/xmlrpc +# yes means that ssl certificates will not be checked +NoSSLVerify = no +# your login has to exist, if you don have any, please create one +Login = gavin +# your password +Password = junk |