hardlinking live feels stream to ~endo
parent
844d103041
commit
e8ebe2da6d
|
@ -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 = ""
|
||||
|
|
Loading…
Reference in New Issue