mirror of
https://github.com/JonathanHerrewijnen/calibre-web.git
synced 2024-11-10 21:24:15 +00:00
Code cosmetics
This commit is contained in:
parent
9b09de12b5
commit
296d2615fe
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1 +1 @@
|
||||
web.py ident
|
||||
* ident
|
@ -129,9 +129,7 @@ lm = LoginManager(app)
|
||||
lm.init_app(app)
|
||||
lm.login_view = 'login'
|
||||
lm.anonymous_user = ub.Anonymous
|
||||
|
||||
app.secret_key = 'A0Zr98j/3yX R~XHH!jmN]LWX/,?RT'
|
||||
|
||||
db.setup_db()
|
||||
|
||||
@babel.localeselector
|
||||
|
Loading…
Reference in New Issue
Block a user