You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
491 B

; Rename this file to install.ini
; Uncomment the appropriate section and modify it to your parameters
; Local file (or through the local filesystem)
;source.type = local
;source.file = /home/example/backups/dump.sql
; Remote file - Make sure the file access is limited through a firewall or authentication
; MD5 hash is optional, but recommended.
;source.type = http
;source.file = "https://user:password@admin.example.com/backups/dump.sql"
;source.md5 = 2af0507e3468d796fa6a204e410e34a5