SETTINGS.XML SUMMARY
Notes: Once the time zone or time mode has been changed using the settings.xml file, the
WARNING: When using schedules, it is highly recommended that an NTP server be used to maintain all time settings. If the
| Push Mode Configuration |
Tag Name: | <pushConfig> |
Description: | Allows configuration of push mode and setting of user name |
| and password. |
Attributes: | pushMode |
| userName |
| userPass |
| port |
Example : | <pushConfig> |
| <pushMode value=”disable” /> |
| <disable /> |
| <enable> |
| <userName value=”User” /> |
| <userPass value=”Pass” /> |
| <port value=”21” /> |
| </enable> |
| </pushConfig> |
49