added content metadata processing and its first application, making the Front
Page auto-refresh
This commit is contained in:
@@ -68,6 +68,9 @@
|
||||
<!-- The maximum age of the persistent login cookie. -->
|
||||
<property name="login.cookie.age">31536000</property> <!-- one year -->
|
||||
|
||||
<!-- The Front Page will automatically refresh if this property is set. -->
|
||||
<property name="top.refresh">300</property> <!-- every five minutes -->
|
||||
|
||||
</properties>
|
||||
|
||||
<!-- Settings related to the outer frame. -->
|
||||
|
||||
Reference in New Issue
Block a user