3.16.2. ConfLocation


<< Prev   Next >>

The parameter specifies the directory the application will search for configuration files (logcfg.xml, nethasp.ini, and so on) if they are not found in the standard search paths. This parameter makes sense if the file is located in the conf directory of a particular version.

By default, the parameter value is equal to:

  • On Windows:
    • Installation "for computer":
      • 32-bit application in the 64-bit OS: %PROGRAMFILES(x86)%\1cv8\conf.
      • Otherwise: %PROGRAMFILES%\1cv8\conf.
    • Installation "for user":
      • 32-bit application in the 32-bit OS: %LOCALAPPDATA%\Programs\1cv8\conf.
      • 32-bit application in the 64-bit OS: %LOCALAPPDATA%\Programs\1cv8_x86\conf.
      • 64-bit application in the 64-bit OS: %LOCALAPPDATA%\Programs\1cv8_x64\conf.
  • On Linux: /opt/1cv8/conf.
  • On macOS: /opt/1cv8/A.B.C.D, where A.B.C.D is the full number of the used 1C:Enterprise version.

Example:

ConfLocation=C:\MySettings\v8\conf

<< Prev   Next >>

Icon/Social/001 Icon/Social/006 Icon/Social/005 Icon/Social/004 Icon/Social/002