Fix some stuff

This commit is contained in:
Tobias Reisinger 2022-08-13 13:23:01 +02:00
parent 0dbe93759a
commit b149bf4ee8
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 21 additions and 16 deletions

View file

@ -7,7 +7,7 @@ common.init(c)
c.auto_save.session = True
c.url.start_pages = ['dashboard.serguzim.me', 'cloud.serguzim.me', 'localhost:6680/iris/']
c.url.start_pages = ['rss.serguzim.me', 'open.spotify.com']
import socket
if socket.gethostname() == 'portalo':