4Suite API Documentation

Module Ft.Server.Server.GlobalConfig

Collected stste from the global 4Suite repository config file, parsed in Ft.Server.Server.Lib.ConfigFile

Copyright 2003 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/
Classes:
Fields:

Classes

class GlobalConfig
The configuration shared between the controller and the individual servers.

Methods

__init__(self, username, password, core, filename, debug=0)
openLogs(self)
removePid(self)
savePid(self)

Fields

ident = 'Controller'

Fields

DEFAULT_LOG_FILE = 'Logs/error.log'
DEFAULT_PID_FILE = 'Logs/4ssd.pid'