Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move 'session-use-file-storage' server option to more appropriate section #14703

Open
kevinushey opened this issue May 14, 2024 · 0 comments
Open

Comments

@kevinushey
Copy link
Contributor

It currently exists in the 'www' section:

{
"name": "session-use-file-storage",
"memberName": "sessionUseFileStorage_",
"type": "bool",
"defaultValue": true,
"description": "Whether to use the file system to store metadata about the session storage or the internal database. Setting this to false may require special network configuration. See [Session Storage](../server_management/session_storage.html) for more information."
},

@kevinushey kevinushey added enhancement new New incoming issues, ready for initial review. labels May 14, 2024
@kevinushey kevinushey added this to the Cranberry Hibiscus milestone May 14, 2024
@ronblum ronblum removed the new New incoming issues, ready for initial review. label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants