mod_incidents_handling/README.markdown
changeset 1824 8de50be756e5
parent 1807 4d73a1a6ba68
equal deleted inserted replaced
1823:1b08597b5e6f 1824: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 ====