Changeset 446a23e for conf.h


Ignore:
Timestamp:
2016-03-23T06:44:13Z (8 years ago)
Author:
Dennis Kaarsemaker <dennis@…>
Branches:
master
Children:
8e6ecfe
Parents:
e41ba05
git-author:
Dennis Kaarsemaker <dennis@…> (22-02-16 20:25:39)
git-committer:
Dennis Kaarsemaker <dennis@…> (23-03-16 06:44:13)
Message:

Add a setting to disable 'account add'

In a locked down bitlbee instance it is useful to disable the 'account
add' command.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • conf.h

    re41ba05 r446a23e  
    3939        char *auth_pass;
    4040        char *oper_pass;
     41        int allow_account_add;
    4142        char *hostname;
    4243        char *configdir;
Note: See TracChangeset for help on using the changeset viewer.