- Server-side feed generation feature added.
In order to activate this feature you need to enable these functions: proc_open(), proc_get_status(), posix_getpgid(), posix_kill().
Server-side feed generation is a more effective process in terms of recources demand.
As a client, you are not supposed to enable these functions by yourself, it is in hosting range of responsibilities.
In order to activate this feature you need to enable these functions: proc_open(), proc_get_status(), posix_getpgid(), posix_kill().
Server-side feed generation is a more effective process in terms of recources demand.
As a client, you are not supposed to enable these functions by yourself, it is in hosting range of responsibilities.