mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-03 00:45:22 +02:00
Remove tidb reference from docs (#5823)
* Remove tidb reference from docs * Update from-source.fr-fr.md * Update from-source.zh-cn.md * Update from-source.zh-tw.md
This commit is contained in:
parent
386e5312a4
commit
88aa70bab9
4 changed files with 0 additions and 4 deletions
|
@ -68,7 +68,6 @@ Depending on requirements, the following build tags can be included.
|
|||
* `bindata`: Build a single monolithic binary, with all assets included.
|
||||
* `sqlite sqlite_unlock_notify`: Enable support for a [SQLite3](https://sqlite.org/) database. Suggested only
|
||||
for tiny installations.
|
||||
* `tidb`: Enable support for a [TiDB](https://github.com/pingcap/tidb) database.
|
||||
* `pam`: Enable support for PAM (Linux Pluggable Authentication Modules). Can be used to
|
||||
authenticate local users or extend authentication to methods available to PAM.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue