mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
postgres 9.x is supported too
This commit is contained in:
@@ -25,7 +25,7 @@ Other UNIX variants such as *BSD should work too.
|
|||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- Go 1.12 or higher
|
- 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
|
## Installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user