]> git.ozlabs.org Git - patchwork/blobdiff - docs/INSTALL
[parser] Fix spacing for encoded headers
[patchwork] / docs / INSTALL
index 1748601954c04cc095318f1cfde346433c94d4b8..8f3aab93f6fe48a57b69b482734ac74f35c81882 100644 (file)
@@ -86,6 +86,11 @@ in brackets):
          MEDIA_ROOT
          TEMPLATE_DIRS
 
+        If you wish to enable the XML-RPC interface, add the following to
+        your local_settings.py file:
+
+         ENABLE_XMLRPC = True
+
        Then, get patchwork to create its tables in your configured database:
 
         cd apps/