fix categories

This commit is contained in:
Clinton Hall 2013-02-20 19:54:27 -08:00
commit 427b599e49

View file

@ -30,7 +30,7 @@ failed_fork=0
[Torrent]
useLink = 0
extractionTool = C:\Program Files\7-Zip\7z.exe
categories = ['music', 'music_videos', 'pictures', 'software']
categories = music,music_videos,pictures,software
###### ADVANCED USE - ONLY EDIT IF YOU KNOW WHAT YOU'RE DOING ######
compressedExtentions = ['.zip', '.rar', '.7z', '.gz', '.bz', '.tar', '.arj']
mediaExtentions = ['.mkv', '.avi', '.divx', '.xvid', '.mov', '.wmv', '.mp4', '.mpg', '.mpeg', '.vob', '.iso']