X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=e45793b51feaff3df15731b0bf83e1cf250e28f3;hp=b43fa1ab62c0d9df7feef9ca6e70c06e443d4944;hb=8556d71539c53a4016b0d32d1e4fed8f17d7a853;hpb=f818dc0124dfd284d999a31448d14a8cd9150c65 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index b43fa1ab6..e45793b51 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1329,6 +1329,13 @@ httemplate/docs/config.html }, { + 'key' => 'ticket_system-default_queueid', + 'section' => '', + 'description' => 'Default queue number used when creating new customer tickets.', + 'type' => 'text', + }, + + { 'key' => 'ticket_system-custom_priority_field', 'section' => '', 'description' => 'Custom field from the ticketing system to use as a custom priority classification.',