lockConfigSystem scope only If this configuration variable is present and set to ‘true’, the Tango Server configuration file (Tango 3 Server Preferences on Mac OS, t3server.ini on Windows and UNIX) is set to read-only; that is, changes made to configuration variables within the course of an application file execution are not written out to disk. They must be made manually to the configuration file. If this configuration variable is not present, or is present and set to “false”, there is no effect. This configuration variable cannot be set with the config.taf application file: you must manually add the following entry to t3server.ini: LOCKCONFIG=true |
Copyright © 1998, Pervasive Software Inc. All rights reserved.