-
Notifications
You must be signed in to change notification settings - Fork 327
Make a read only toggle value somewhere to prevent storeScript
, and related, from happening
#730
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
Comments
storeScript
from happeningstoreScript
, and related, from happening
We are currently in Read-Only script storage mode... I'll see if I can make an indicator on production like the "dev" and "dbg" shows... probably "ROS" (cryptic I know but need the UI space preserved) |
Applies to OpenUserJS#730
Need to do this as an environment variable... uggh |
storeScript
, and related, from happeningstoreScript
, and related, from happening
This is more or less closed... adding mitigation to come back and let users know on production if we are in RO script storage mode... may do this on the /about route too... but will need to wait until we are unblocked. |
* Remove unusued object name * Add a text note to tell everyone if we are in RO script storage mode in `./about` Applies to OpenUserJS#730
Related to #729
We currently have two pages of scripts and it should be togglable via the VPS in a JSON... or elsewhere ... (probably
./models/settings
)The text was updated successfully, but these errors were encountered: