mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-05 07:58:38 +00:00
change load to login as it seems more sensible
This commit is contained in:
parent
f6c058dd34
commit
3a54a9aebc
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ CONFIG_DEFAULTS = {
|
||||||
"show_session_speed": False,
|
"show_session_speed": False,
|
||||||
"show_sidebar": True,
|
"show_sidebar": True,
|
||||||
"theme": "gray",
|
"theme": "gray",
|
||||||
"first_load": True,
|
"first_login": True,
|
||||||
|
|
||||||
# Server Settings
|
# Server Settings
|
||||||
"base": "/",
|
"base": "/",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue