Docker update documentation, php, and modify gen_config.php #8
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "docker_update_php"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
gen_config.php now checks the type of value in original data/config.php
so now new fields that contain an array of strings can be added without adding special cases to this file
also added key FOURGET_PROTO
this is more explicit than mounting a cert directory and switching automatically. if a cert directory is mounted it will continue to use https regardless of what this key is set to. This can be changed very trivially but I didn't want to break existing setups.