Search found 1 match
- July 20th, 2010, 9:29 am
- Forum: General Help
- Topic: Adding a default server in cfg.py
- Replies: 1
- Views: 1237
Adding a default server in cfg.py
Hi, I am trying to add a default server in cfg.py so everytime i install sabnzbd the sabnzbd.ini file will be directly preconfigured and so i dont have to overwrite it. If i am not mistaken in config.py, the "define_servers()" function read the cfg.py for a configured server. But i couldnt...