config: add create_on_announce option

This option allows the user to specify whether or not to create a new
swarm for torrents that do not previously exist within the tracker's
storage.
This commit is contained in:
Jimmy Zelinskie
2015-03-23 20:02:13 -04:00
parent 0ecd126ae8
commit 80c068c97a
3 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
{
"create_on_announce": true,
"private_enabled": false,
"freeleech_enabled": false,
"purge_inactive_torrents": true,