Files
ports/www/phproxy/pkg-message
2019-08-14 12:25:09 +00:00

14 lines
276 B
Plaintext

[
{ type: install
message: <<EOM
NOTE:
- safe_mode must be turned off in php.ini
- file_uploads turned On for HTTP file uploads.
- JavaScript turned on for the browser. Setting the flags and
encrypting the supplied URL initially requires the use of
JavaScript.
EOM
}
]