Changeset 7513 in ntrip for trunk/BNC/src/bncsettings.cpp


Ignore:
Timestamp:
Oct 16, 2015, 12:38:42 PM (9 years ago)
Author:
weber
Message:

Keyname 'ignoreSslErrors' changed to 'sslIngoreErrors'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncsettings.cpp

    r7488 r7513  
    7878    setValue_p("proxyPort",           "");
    7979    setValue_p("sslCaCertPath",       "");
    80     setValue_p("ignoreSslErrors",     "0");
     80    setValue_p("sslIgnoreErrors",     "0");
    8181    // General
    8282    setValue_p("logFile",             "");
Note: See TracChangeset for help on using the changeset viewer.