https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12252
--- Comment #98 from David Cook <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #97) > I put it in /etc/koha/sites/instance/is > > It would be good to move it to a yaml syspref. I was actually surprised to discover that it was a filepath syspref. I would have sworn it used to be a yaml syspref, but I think I might just be imagining that. I find filepath sysprefs a bit awkward because they expose the underlying file system to web users, so I think I'd prefer a yaml syspref. But then the yaml syspref could have filepaths in it too :/. How would you propose changing this syspref? Making a second one and prioritize the second one over the existing one? Use the upgrade script to read the file into a yaml syspref? I admit I don't really want to manage the oai config in configuration files on the file system so I'm pretty interested in your idea >_>. -- 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/
