From 92fa788fb842baab8fa185e159d8effde739bd74 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 12 Mar 2004 12:39:57 +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 99eee18ea..ecd2a9790 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -350,6 +350,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