Skip to content

Commit cb7b949

Browse files
committed
chore(config): osu category is no longer needed
1 parent 4014d6d commit cb7b949

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

config.toml.example

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,4 @@ concurrent_downloads = 4
1515

1616
[collector]
1717
# https://osucollector.com/collections/<COLLECTION_ID>/<COLLECTION_NAME>
18-
id = 0
19-
20-
[osu]
21-
# e.g. C:\\Users\\admin\\AppData\\Local\\osu!\\Songs
22-
songs_path = ""
23-
24-
# it should be an absolute path, e.g. C:\\Users\\admin\\AppData\\Local\\osu!\\collection.db
25-
collection_path = ""
18+
id = 0

0 commit comments

Comments
 (0)