Cumulus.ini (preserving history): Difference between revisions

m
no edit summary
mNo edit summary
Line 244: Line 244:
===Program Start-up Options===
===Program Start-up Options===


 
Introduced 3.9.4 - b3099
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 260: Line 260:
|StartupPingHost=
|StartupPingHost=
|Host to PING on program start-up
|Host to PING on program start-up
|None (disable)
|None (no remote host)
| Add a hostname or IP to address to ping at startup. Cumulus waits until the ping is successful before trying to read from your station. Leave blank to disable
| Add a hostname or IP to address to ping at startup. Cumulus waits until the ping is successful before trying to read from your station. Leave blank to disable
|-
|-
Line 270: Line 270:
|StartupDelaySecs=0
|StartupDelaySecs=0
|Start-up Delay (secs)
|Start-up Delay (secs)
|zero (disable)
|zero (no delay)
|Add a delay before the Cumulus tries to start reading the station.
|Add a delay before the Cumulus tries to start reading the station.
|-
|-
|StartupDelayMaxUptime=300
|StartupDelayMaxUptime=300
|Max system uptime to apply the start-up delay
|Max system uptime to apply the start-up delay
|300 (seconds)
|300 (seconds equivalent to 5 minutes)
|The time that has passed sice MX was started (up-time) is compared against the (max delay time) figure here.
|The time that has passed sice MX was started (up-time) is compared against the (max delay time) figure here.
*If max delay time less than up-time, the delay specified in previous parameter will NOT be applied
*If max delay time less than up-time, the delay specified in previous parameter will NOT be applied
Line 790: Line 790:


===Email Server Settings===
===Email Server Settings===
Introduced 3.11.0 - b3129
{| class="wikitable" border="1"
|-
!style="width:30px" | Section
!style="width:30px" | Parameter Line Entry
!style="width:100px" | Label on Settings page
!style="width:20px" | Default
!style="width:300px" | Description
|-
| [SMTP]
| ServerName=
| Server Name
|(none)
|Server used for sending emails (host name and domain or IPv4 address)
|-
| [SMTP]
| Port=587
| Network Port
|587
|Port used for sending emails
|-
|SSLOption=1
|Use SSL/TLS
|1 (auto)
| Transport Layer Security used for email
* 0= None
* 1= Auto
* 2= TLS on connect
* 3=  Start TLS
* 4= Start TLS when available
|-
|RequiresAuthentication=0
|
|0 (disabled)
| Email requires authentication (user name and password as supplied below)
* 0= Disabled
* 1= Enabled
|-
| User=
| User name
| (none)
| User name for email server authentication
|-
| Password=
| Password
| (none)
| Password for email server authentication
|-
| Logging=0
| (not in settings)
|0 (disabled)
|
|}


===External Programs===
===External Programs===
Line 999: Line 1,055:
| *0= do not use Reports functionality
| *0= do not use Reports functionality
*1= do use Reports functionality
*1= do use Reports functionality
|-
| UseDotDecimal=0
|
| 0 (disable)
| (Introduced 3.9.5 - b3100) Formatting real numbers for when NOAA report parsed by a script
* 0= NOAA reports use the integer/decimal separator specified by locale
* 1= NOAA reports used decimal point even if locale says use decimal comma
|}
|}


Line 1,206: Line 1,269:




{| class="wikitable" border="1"
|-
!style="width:30px" | Section
!style="width:30px" | Parameter Line Entry
!style="width:100px" | Label on Settings page
!style="width:20px" | Default
!style="width:300px" | Description
|-
| [SMTP]
| ServerName=
|
|(none)
|Server used for sending emails
|-
| [SMTP]
| Port=587
| Network Port
|587
|Port used for sending emails
|-
|SSLOption=1
|
|1 (enabled)
| deprecated Secure Sockets Layer (SSL) used for email
* 0= Disabled
* 1= Enabled
|-
|RequiresAuthentication=0
|
|0 (disabled)
| Email requires authentication
* 0= Disabled
* 1= Enabled
|-
| User=
| User name
| (none)
| User name for email server
|-
| Password=
| Password
| (none)
| Password for email server
|-
| Logging=0
|
|0 (disabled)
|




5,838

edits