mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-12 18:04:29 +01:00
docs: update private indexes
This commit is contained in:
parent
96dd9eceb3
commit
d08cfee5b4
1 changed files with 2 additions and 3 deletions
|
@ -268,7 +268,7 @@
|
||||||
|
|
||||||
| index | field |
|
| index | field |
|
||||||
| -- | :--: |
|
| -- | :--: |
|
||||||
| categoryVotes_UUID | UUID, userID, hasedIP, category |
|
| categoryVotes_UUID | UUID, userID, hashedIP, category |
|
||||||
|
|
||||||
### sponsorTimes
|
### sponsorTimes
|
||||||
|
|
||||||
|
@ -281,8 +281,7 @@
|
||||||
|
|
||||||
| index | field |
|
| index | field |
|
||||||
| -- | :--: |
|
| -- | :--: |
|
||||||
| sponsorTimes_hashedIP | hashedIP |
|
| privateDB_sponsorTimes_v4 | videoID, service, timeSubmitted |
|
||||||
| privateDB_sponsorTimes_videoID_v2 | videoID, service |
|
|
||||||
|
|
||||||
### config
|
### config
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue