mirror of
https://github.com/tildeclub/ttbp.git
synced 2026-01-24 02:40:18 +00:00
hardlinking live feels stream to ~endo
This commit is contained in:
@@ -42,7 +42,7 @@ import json
|
||||
from . import chatter
|
||||
from . import config
|
||||
|
||||
FEED = os.path.join(config.VAR_WWW, "index.html")
|
||||
FEED = os.path.join("/home", "endorphant", "public_html", "ttbp", "index.html")
|
||||
SETTINGS = {}
|
||||
|
||||
HEADER = ""
|
||||
|
||||
Reference in New Issue
Block a user