[Archivesspace_Users_Group] config.rb options
Andrew Morrison
andrew.morrison at bodleian.ox.ac.uk
Tue Jun 8 04:27:08 EDT 2021
Because config.rb is just a Ruby script, that gets run during startup,
so you should be able to use:
require_relative 'configA.rb'
require_relative 'configB.rb'
But it won't change the fact that any changes will require a restart
before they will take effect.
Andrew.
On 07/06/2021 18:35, Tom Hanstra wrote:
> As we work with ArchivesSpace here, we are figuring out that the
> confg.rb file has components which could be updated by various groups.
> Is there a way to break up the file so that each group can maintain
> their portion but all of it is combined to properly configure
> ArchivesSpace? How might others handle this?
>
> Thanks
> Tom
>
> --
> *Tom Hanstra*
> /Sr. Systems Administrator/
> hanstra at nd.edu <mailto:hanstra at nd.edu>
>
>
>
> _______________________________________________
> Archivesspace_Users_Group mailing list
> Archivesspace_Users_Group at lyralists.lyrasis.org
> http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20210608/f0a81baf/attachment.html>
More information about the Archivesspace_Users_Group
mailing list