sebbASF opened a new issue #97:
URL: https://github.com/apache/incubator-ponymail-foal/issues/97


   ponymail.js contains some definitions that are specific to an installation.
   As such, they should be in config.js
   
   For example:
   // List auto-picker criteria
   var boring_lists = ['commits', 'cvs', 'site-cvs', 'security', 
'notifications']; // we'd rather not default to these, noisy!
   var favorite_list = 'dev'; // if we have this, default to it
   var long_tabs = false; // tab name format (long or short)
   
   let preferred_lists = ['dev', 'users'];
   let preferred_no_lists = ['security'];
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to