Comparison

mod_incidents_handling/README.markdown @ 1820:8de50be756e5

Various README files: Correct indentation levels, fix syntax and other small fixes
author Kim Alvefur <zash@zash.se>
date Wed, 02 Sep 2015 17:30:33 +0200
parent 1803:4d73a1a6ba68
comparison
equal deleted inserted replaced
1819:1b08597b5e6f 1820:8de50be756e5
36 section. 36 section.
37 37
38 Optional configuration directives: 38 Optional configuration directives:
39 39
40 ``` {.lua} 40 ``` {.lua}
41
42 incidents_expire_time = 86400 -- Expiral of "closed" incidents in seconds. 41 incidents_expire_time = 86400 -- Expiral of "closed" incidents in seconds.
43 ``` 42 ```
44 43
45 Info 44 Info
46 ==== 45 ====