mirror of
https://github.com/drakkan/sftpgo.git
synced 2026-03-14 14:25:52 +01:00
postgres 9.x is supported too
This commit is contained in:
parent
6378b58529
commit
1019d74243
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ Other UNIX variants such as *BSD should work too.
|
|||
## Requirements
|
||||
|
||||
- Go 1.12 or higher
|
||||
- A suitable SQL server to use as data provider: MySQL (4.1+) or SQLite 3.x or PostreSQL (10+)
|
||||
- A suitable SQL server to use as data provider: MySQL (4.1+) or SQLite 3.x or PostreSQL (9+)
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue