Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Implemented ManagedProperties should be stored in the cloud

Engineer
Joined
Jul 28, 2013
Messages
2,776
The current ManagedProperties object returned by AbstractScript.getSettings (iirc) should be stored in the cloud instead of on the users local machine. This will make the settings persistent across pcs (such as a network of vps') along with eliminating the security risk that could be associated with allowing bot authors to implement such a function on their own.
 
Top