docker-nextcloud icon indicating copy to clipboard operation
docker-nextcloud copied to clipboard

Support for custom 'session.save_handler'

Open rossigee opened this issue 6 years ago • 0 comments

Would be really useful to be able to set the session.save_handler and session.save_path, for example by passing SESSION_SAVE_HANDLER and SESSION_SAVE_PATH envvars to the container.

This would make it fairly trivial to scale the container out in a cluster without having to customise/extend the base image.

rossigee avatar Aug 01 '19 06:08 rossigee