You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide an optional parameter skip_template_installation to allow users to skip installing templates in usecases that don't require them.
Currently, an optional parameter template in the configuration provides setting up a template path or using an existing template in the plugin. However, there's no provision to skip template installation yet.
The text was updated successfully, but these errors were encountered:
Provide an optional parameter
skip_template_installation
to allow users to skip installing templates in usecases that don't require them.Currently, an optional parameter
template
in the configuration provides setting up a template path or using an existing template in the plugin. However, there's no provision to skip template installation yet.The text was updated successfully, but these errors were encountered: