From 73a6c51d441c113b2a99c8c20d8f8c007c008e67 Mon Sep 17 00:00:00 2001 From: Etzelia Date: Wed, 21 Nov 2018 21:17:23 -0600 Subject: [PATCH] Updated docs --- docs/source/django-settings.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/source/django-settings.rst b/docs/source/django-settings.rst index 387b2b5..495131d 100644 --- a/docs/source/django-settings.rst +++ b/docs/source/django-settings.rst @@ -47,8 +47,6 @@ Optional ``SERVER_QUERY_IP`` - The full IP (and port) used to query your server. (This is used to get a player list) -``API_PASSWORD`` - The password used to validate API requests from unauthenticated sources. - ``COREPROTECT_WEB_URL`` - The URL to your CoreProtect Web UI, if it exists. ``COREPROTECT_ACTIVITY_URL`` - The URL to your CoreProtect Activity Web UI, if it exists.