mirror of
https://github.com/iv-org/documentation.git
synced 2025-05-02 23:05:13 -04:00
Update the filenames in the files linking to other files (#221)
* Update the filenames in the files linking to other files * Add .md because it's needed
This commit is contained in:
parent
d6aba1917d
commit
c83e0470e4
4 changed files with 20 additions and 20 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Invidious needs one PostgreSQL database which has the following tables.
|
||||
|
||||
- `annotations` Caches annotation data if `cache_annotations` is enabled in [`config.yml`](./Configuration)
|
||||
- `annotations` Caches annotation data if `cache_annotations` is enabled in [`config.yml`](./configuration.md)
|
||||
- `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…
Add table
Add a link
Reference in a new issue