Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Request: Read-Only Database Option #11

Closed
timothymarois opened this issue Dec 15, 2017 · 0 comments
Closed

Request: Read-Only Database Option #11

timothymarois opened this issue Dec 15, 2017 · 0 comments

Comments

@timothymarois
Copy link
Member

timothymarois commented Dec 15, 2017

For instances you only want the application to read the data and not have the ability to create the database directories if non-exist, or be able to modify the database items/files in any way, there should be an option that states in the database config to prevent the application form any way of modification of database entries.

This would also bypass the issue of not being able to "write" to files or directories based on permissions. (ignoring the permission exception clause)

New Configuration Variable:
readonly = false (default) and true

timothymarois added a commit that referenced this issue Feb 9, 2018
…with permissions and ability to force an application into read-only mode. Added tests and modified readme.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant