Changes between Initial Version and Version 1 of Ticket #1058, comment 6


Ignore:
Timestamp:
07/05/18 20:19:16 (6 years ago)
Author:
Selva Nair
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1058, comment 6

    initial v1  
    22
    33Its settings are determined by the following registry keys:
     4{{{
    45exe_path   -- which executable to start
    56config_ext -- extension of config files
    6 config_dir -- where configs live (this directory and its immediate subdirectories are scanned)
    7            -- this also becomes the working directory for openvpn.exe
     7config_dir -- where configs live (this directory and its immediate subdirectories are scanned).
     8           -- This also becomes the working directory for openvpn.exe
    89log_dir    -- where to create log files
    910log_append -- append to log or not
    1011priority   -- for openvpn.exe process
     12}}}
    1113