on_config_reload does not appear in latest branches
14 views
Skip to first unread message
Joshua Vasquez
unread,
Feb 1, 2019, 6:44:22 PM2/1/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smoothie-Dev
Hi folks.
The Smoothie docs mention an on_config_reload member function in the Module class, but I don't see it in either the master or edge branch. Is this function deprecated? Was it replaced with something else? Thanks for taking a look!
Wolfmanjm
unread,
Feb 2, 2019, 5:15:22 AM2/2/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smoothie-Dev
it was never used, never worked and has been removed. there is no way to reload the config other than reboot due to memory constraints.
Joshua Vasquez
unread,
Feb 2, 2019, 2:30:33 PM2/2/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smoothie-Dev
Ok, thanks for clearing this one up--and for removing it from the docs!