X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fsysconfig.h;fp=citadel%2Fsysconfig.h;h=99947bc0cd37f58751faa99637f19c225ac9640e;hb=7202fdfff37c9518ff93bb65fd8d85956316ee71;hp=068ad88da6011e3a750ba2756bd000f3840dd511;hpb=282433c341f322f78bee079b5821350a036db1a2;p=citadel.git diff --git a/citadel/sysconfig.h b/citadel/sysconfig.h index 068ad88da..99947bc0c 100644 --- a/citadel/sysconfig.h +++ b/citadel/sysconfig.h @@ -1,17 +1,15 @@ -/* - * Tuning of various parameters of the system. - * Normally you don't want to mess with any of this. - * - * Copyright (c) 1987-2018 by the citadel.org team - * - * This program is open source software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 3. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - */ +// Tuning of various parameters of the system. +// Normally you don't want to mess with any of this. +// +// Copyright (c) 1987-2021 by the citadel.org team +// +// This program is open source software; you can redistribute it and/or modify +// it under the terms of the GNU General Public License version 3. +// +// This program is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +// GNU General Public License for more details. /* * NLI is the string that shows up in a ho's online listing for sessions @@ -73,12 +71,6 @@ #define PAGELOGROOM "Sent/Received Pages" #define SYSCONFIGROOM "Local System Configuration" #define SMTP_SPOOLOUT_ROOM "__CitadelSMTPspoolout__" - -/* - * Where we keep messages containing the vCards that source our directory. It - * makes no sense to change this, because you'd have to change it on every - * system on the network. That would be stupid. - */ #define ADDRESS_BOOK_ROOM "Global Address Book" /*