diff --git a/config.py b/config.py new file mode 100644 index 0000000000000000000000000000000000000000..f31ab4c7b4cfd44c592e5bbbc03372929010f7b9 --- /dev/null +++ b/config.py @@ -0,0 +1,2 @@ +# url for Wiki 'https://user:password@wiki.example.com/lib/exe/xmlrpc.php' for Dokuwiki +WIKI_API_URL = "https://user:password@wiki.example.com/lib/exe/xmlrpc.php"