summaryrefslogtreecommitdiff
path: root/git-gmi/const.py
diff options
context:
space:
mode:
Diffstat (limited to 'git-gmi/const.py')
-rw-r--r--git-gmi/const.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/git-gmi/const.py b/git-gmi/const.py
index dcf97b1..11445c6 100644
--- a/git-gmi/const.py
+++ b/git-gmi/const.py
@@ -1,6 +1,3 @@
-GIT_CATALOG = "/home/fakefred/p/gemini/repos/"
-CGI_PATH = "/git/cgi/"
-GIT_GMI_SITE_TITLE = "git.gmi demo instance"
STATUS_SUCCESS = "20"
STATUS_NOT_FOUND = "51 NOT FOUND"
STATUS_TEMPORARY_FAILURE = "40 TEMPORARY FAILURE"