X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonstat.git;a=blobdiff_plain;f=README.md;h=4bf59d785909df7d92cd70d4afb17bf9cf0f4aa9;hp=07eceb0d31df4bdf28e8b8897d6bddc9d6b26232;hb=a93d54f4f4f3a5b06128eb1091bb710745c3c1ba;hpb=1039495b9bdc262055b315f60f49167bd300b13b diff --git a/README.md b/README.md index 07eceb0..4bf59d7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,10 @@ Next you'll want to set up [xonstatdb][xonstatdb]. This is maintained as a separ https://github.com/antzucaro/xonstatdb -Next you'll want to open up development.ini and change a few things for added security. Chief among these is the "sqlalchemy.url" setting, which contains your username and password for the database. Change that match the new password you gave xonstat during the installation of xonstatdb. The other setting to change is "session.secret," which is used to keep your web session (cookies and such) secure. +Next you'll want to open up development.ini and change a few things for added security. +Chief among these is the "sqlalchemy.url" setting, which contains your username and password for the database. +Change that match the new password you gave xonstat during the installation of xonstatdb. +The other setting to change is "session.secret," which is used to keep your web session (cookies and such) secure. To start the server run the following from the root directory. I recommend running this within a GNU screen session: