summaryrefslogtreecommitdiff
path: root/taginfo-config-example.json
diff options
context:
space:
mode:
Diffstat (limited to 'taginfo-config-example.json')
-rw-r--r--taginfo-config-example.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/taginfo-config-example.json b/taginfo-config-example.json
index 9dbc624..efcbcab 100644
--- a/taginfo-config-example.json
+++ b/taginfo-config-example.json
@@ -3,6 +3,8 @@
{
// You probably want to change all these.
"instance": {
+ // url prefix for the site
+ "url": "http://localhost:4567",
// Used in the title of all HTML pages.
"name": "Test Taginfo",
// Description that appears if you click on the instance icon in the upper left.