| Age | Commit message (Collapse) | Author |
|
Depends on irclib (included).
The misc directory should be used for files related to project
maintenance or for configurations files (e.g. ejabberd.conf)
|
|
Copy the config.js.sample to config.js and set the bosh server and
server component in there. Don't commit the file config.js.
Note: the file config.js will have to be merged with alias.js in
production
|
|
New -c switch to specify a config file on the command line.
See config.ini.sample for an example of a config file.
The configuration options can then be shared across modules :
just import config module.
|
|
|
|
Conflicts:
.gitignore
__init__.py
object.py
permission.py
users/thibaut/4786341468f1bb861b8ae2cd6dc0a2c582bf5da5
users/thibaut/71f57e14acfdc04b2fe6ed5e2b4dc4e04558dea9
users/thibaut/db.sql
users/thibaut/ed10ca5a70af5dfbd943667ec2b9ee857ee2a148
version.py
|
|
* Beginning of object class
* Beginning of permission class
|
|
|