Mantis - Resin
Viewing Issue Advanced Details
6307 minor always 12-16-19 23:02 12-16-19 23:05
nam  
nam  
normal  
closed 4.0.63  
fixed  
none    
none 4.0.64  
0006307: expire-timeout health_log_expire_timeout typo in health.xml
(rep by M. Shumomura)

Missing closing curly brace in the value of expire-timeout:

<resin:if test="${health_log_level!=null}">
    <health:LogService level="${health_log_level?:info}"
                                     expire-timeout="${health_log_expire_timeout?:14d"/>
</resin:if>

There are no notes attached to this issue.