...
Include Page | ||||
---|---|---|---|---|
|
#
# Copyright (C) 1999-20142016 STROMASYS
# All rights reserved.
#
# The software contained on this media is proprietary to and embodies
# the confidential technology of STROMASYS. Possession, use, duplication,
# or dissemination of the software and media is authorized only pursuant
# to a valid written license from STROMASYS.
#
#============================================================================
#
# Sample configuration file for AlphaServer GS80 machines.
#
#----------------------------------------------------------------------------
...
#============================================================================
#
# Choose a name for the instance, if needed, to differentiate it among other
# instances running on the same host.
#
#----------------------------------------------------------------------------
#setinclude session configuration_name = AlphaServer_GS80.icfg
#============================================================================
#
# Use the following commands to disable the rotating LOG files and enable
# a single LOG file. Select either append or overwrite (for each time the
# instance starts) and specify desired log path and file name.
#
#----------------------------------------------------------------------------
#setset session log_method = append
#set session log_method = overwrite
#set session log = AlphaServer_GS80.log
...
# this is the end of the configuration file #################################
...