mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 09:48:55 +00:00
Move files around.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"usenet": {
|
||||
"host": "your.usenet.host.com",
|
||||
"port": 443,
|
||||
"username": "your_username",
|
||||
"password": "your_password",
|
||||
"use_ssl": true
|
||||
},
|
||||
"proxy": {
|
||||
"host": "localhost",
|
||||
"port": 9991
|
||||
},
|
||||
"pool": {
|
||||
"size": 5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user