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.
