docker-nextcloud
docker-nextcloud copied to clipboard
Support for custom 'session.save_handler'
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.