Yes, I'm talking about Shiro.ini file, apologies if the question isn't clear.
I'm trying to deploy the fuseki server on multiple hosts, changing it manually would mean manually logging into each of the hosts to do it. Also, its not necessary that I launch fuseki from same directory everytime since I can have multiple instances of it running, that means a new run folder for every run and manually editing Shiro for each run too. On Sun, 15 Dec, 2019, 12:13 PM Laura Morales, <[email protected]> wrote: > I think you're talking about the shiro.ini file but I don't think the > question is very clear. What is the problem with editing one file manually? > > > > > > Sent: Sunday, December 15, 2019 at 7:32 AM > > From: "Amandeep Srivastava" <[email protected]> > > To: [email protected] > > Subject: Fuseki - Grant permissions to all by default > > > > Hi, > > > > I'm trying to run an instance of fuseki server. This run generates a > folder > > called 'run', containing all fuseki config files. > > > > I have to manually comment /$/** = localhostFilter and add /$/**=anon to > > access and query the database from UI. > > > > Is there a way to set this to default? > > > > Thanks. > > >
