<%include file="/pageheader.html"/> <% if request.method=="POST" and 'folders' in kwargs: module.config['sound_folders'] = [i.strip() for i in kwargs['folders'].split('\n') if i] %>

Lighting Setup

Setup

Sound Folders

Enter the sound folders here, as full paths, one per line.


Note: Config entries are not made permanent till you save the setup via the console!!
<%include file="/pagefooter.html"/>