mirror of
https://github.com/iv-org/documentation.git
synced 2024-11-23 05:49:42 +00:00
Use relative URL to wiki
This commit is contained in:
parent
df09dd7b76
commit
dc0714a403
@ -1,6 +1,6 @@
|
||||
Invidious needs one PostgreSQL database which has the following tables.
|
||||
|
||||
- `annotations` Caches annotation data if `cache_annotations` is enabled in [`config.yml`](https://github.com/omarroth/invidious/wiki/Configuration)
|
||||
- `annotations` Caches annotation data if `cache_annotations` is enabled in [`config.yml`](./Configuration)
|
||||
- `channel_videos` Stores truncated video info, used to create user feeds
|
||||
- `channels` Stores UCID and author name
|
||||
- `nonces` Keeps track of tokens issued to prevent CSRF
|
||||
|
Loading…
Reference in New Issue
Block a user