Hi, first of all thank you for your work.
I needed a way to activate the API automatically on container creation. Therefore I added the LIMESURVEY_API_MODE env variable that can take one of "off", "json" or "xml". Please provide any feedback if I missed something.
Thanks for this request. I changed the implementation as your initial one created duplicate entries if the env vars were changed. Otherwise it is merged now - thanks again.
Hi, first of all thank you for your work. I needed a way to activate the API automatically on container creation. Therefore I added the
LIMESURVEY_API_MODE
env variable that can take one of "off", "json" or "xml". Please provide any feedback if I missed something.