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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.