MeCJay12 / lsi-storage-authority

Dockerizing LSI Storage Authority, the replacement for MegaRaid Storage Manager, to manage MegaRAID cards.
2 stars 3 forks source link

[Question] Session timeout increase? #1

Closed OdinVex closed 2 months ago

OdinVex commented 3 months ago

First and foremost, thank you for this Docker, it's awesome. Question though, is it possible to increase the session timeout? It's sooo short... I'd prefer a 15-30 minute timeout. (Edit: If possible, even hackishly, I can hijack the entrypoint to adjust any file I need.)

MeCJay12 commented 2 months ago

I don't see any way in the UI or the product documentation to adjust the session timeout. Did you see a way to adjust it?

OdinVex commented 2 months ago

At the moment no but I'll probably find it if it pisses me off enough that I decide to reverse-engineer it. Usually I hijack a docker's entrypoint and change it to patch stuff and continue the original entrypoint command, that's how I'd have addressed it without building a docker.

MeCJay12 commented 2 months ago

Re-open this or submit a pull if you happen to find something. I'm more than happy to merge it in and support it.