diff options
Diffstat (limited to 'admin/Sources/Services/opengnsys.default')
-rw-r--r-- | admin/Sources/Services/opengnsys.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/Sources/Services/opengnsys.default b/admin/Sources/Services/opengnsys.default index f998ccfb..f4ef7370 100644 --- a/admin/Sources/Services/opengnsys.default +++ b/admin/Sources/Services/opengnsys.default @@ -4,7 +4,7 @@ # RUN_BTSEEDER starts seeding of selected torrent files # RUN_CRON run Cron script to check started processes RUN_OGADMSERVER="yes" -RUN_OGADMREPO="yes" +RUN_OGADMREPO="no" RUN_OGADMAGENT="yes" RUN_BTTRACKER="yes" RUN_BTSEEDER="yes" |