mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-04 15:38:43 +00:00
finish renaming config-file
This commit is contained in:
parent
28aaa5fe3b
commit
660ee3eeff
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ import utils
|
||||||
|
|
||||||
|
|
||||||
## Init ##
|
## Init ##
|
||||||
config = ConfigManager("webui.conf")
|
config = ConfigManager("webui06.conf")
|
||||||
random.seed()
|
random.seed()
|
||||||
web.webapi.internalerror = deluge_debugerror
|
web.webapi.internalerror = deluge_debugerror
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue