mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-16 07:02:30 +00:00
TODO warning
+3
-2
@@ -33,6 +33,9 @@ curl -s https://raw.githubusercontent.com/wiki/rakshasa/rtorrent/CONFIG-Template
|
||||
|
||||
## The Template
|
||||
|
||||
:construction: | This is NOT complete yet!
|
||||
---: | :---
|
||||
|
||||
```ini
|
||||
#############################################################################
|
||||
# A minimal rTorrent configuration that provides the basic features
|
||||
@@ -42,8 +45,6 @@ curl -s https://raw.githubusercontent.com/wiki/rakshasa/rtorrent/CONFIG-Template
|
||||
# for an up-to-date version.
|
||||
#############################################################################
|
||||
|
||||
# *** BIG TODO ***
|
||||
|
||||
# Instance layout (base paths)
|
||||
method.insert = cfg.basedir, private|const|string, (cat,"/home/USERNAME/rtorrent/")
|
||||
method.insert = cfg.watch, private|const|string, (cat,(cfg.basedir),"watch/")
|
||||
|
||||
Reference in New Issue
Block a user