Subversion Repositories alarming

Rev

Rev 3 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 daniel-mar 1
#!/usr/bin/env python
2
 
3
motion_stream_port = 8081;
4
 
6 daniel-mar 5
enable_motion_detect = 1;
6
enable_doorbell_listener = 1;
7