mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-11 12:42:31 +00:00
* Fixed default session name.
* Added a missing inline that would cause linking errors. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@1236 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
+1
-1
@@ -260,7 +260,7 @@ main(int argc, char** argv) {
|
||||
|
||||
"group.insert = seeding,seeding\n"
|
||||
|
||||
"session.name = \"$cat=$system.hostname=,:,$system.pid=\"\n"
|
||||
"session.name.set = \"$cat=$system.hostname=,:,$system.pid=\"\n"
|
||||
|
||||
// Currently not doing any sorting on main.
|
||||
"view.add = main\n"
|
||||
|
||||
Reference in New Issue
Block a user