http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8066

Magnus Enger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Magnus Enger <[email protected]> ---
I agree with Katrin et al. I expect logging to be on by default. 

And I disagree with Paul: I think "to discover it would have been useful to
have them ON and discover they're OFF" would be worse than taking up some extra
database space. 

Creating an SQL file for the webinstaller that makes it possible to choose to
turn logging off during installation would be a good workaround, though.
Something like:

UPDATE systempreferences SET value = 0 WHERE variable = 'IssueLog';
etc...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to