plugins.aw-watcher.settings
Options provided to the require('aw_watcher').setup
function.
Type: attribute set of anything
Default:
{ }
Example:
{
aw_server = {
host = "127.0.0.1";
port = 5600;
pulsetime = 60;
};
}
Declared by: