From c02feb66d969a066b203ebcf80a063213fa6dc7a Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 12 Mar 2004 12:40:04 +0000 Subject: add unapplycredits configuration option --- FS/FS/Conf.pm | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'FS') diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 0b979cf37..df176e31d 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -357,6 +357,13 @@ httemplate/docs/config.html 'type' => 'checkbox', }, + { + 'key' => 'unapplycredits', + 'section' => 'UI', + 'description' => 'Enable "unapplication" of unclosed credits.', + 'type' => 'checkbox', + }, + { 'key' => 'dirhash', 'section' => 'shell', -- cgit v1.2.1