mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-20 16:10:50 +00:00
Update the docs for sqlite_unlock_notify (#5145)
This commit is contained in:
parent
159c2ffb0e
commit
efa4e6bc6f
4 changed files with 4 additions and 4 deletions
|
@ -66,7 +66,7 @@ provided to keep the build process as simple as possible.
|
|||
Depending on requirements, the following build tags can be included.
|
||||
|
||||
* `bindata`: Build a single monolithic binary, with all assets included.
|
||||
* `sqlite`: Enable support for a [SQLite3](https://sqlite.org/) database. Suggested only
|
||||
* `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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue