corrade-lsl-templates – Blame information for rev 5

Subversion Repositories:
Rev:
Rev Author Line No. Line
4 office 1 ####################### START CONFIGURATION ##################################
2  
3 # All these settings must correspond to the settings in Corrade.ini.
4  
5 # This is the UUID of the Corrade bot.
6 corrade = "c74590e1-b8a1-495a-aa96-1f4c2bc3b15a"
7  
8 # The name of the group - it can also be the UUID of the group.
9 group = "My Group"
10  
11 # The password for the group.
12 password = "mypassword"
13  
14 ####################### END CONFIGURATION ###################################