Updated messages.po / database.sql

This commit is contained in:
Michael 2024-01-03 19:20:56 +00:00
parent 31b88da9d5
commit 93dd1b5973
3 changed files with 49 additions and 42 deletions

View file

@ -18,6 +18,7 @@ Fields
| exclude-tags | Comma separated list of tags that aren't allowed in the channel | varchar(1023) | YES | | NULL | |
| full-text-search | Full text search pattern, see https://mariadb.com/kb/en/full-text-index-overview/#in-boolean-mode | varchar(1023) | YES | | NULL | |
| media-type | Filtered media types | smallint unsigned | YES | | NULL | |
| languages | Desired languages | mediumtext | YES | | NULL | |
Indexes
------------