afs commented on issue #3346:
URL: https://github.com/apache/jena/issues/3346#issuecomment-3164182474

   Here is a solution for now:
   
   Start with server with java property `fuseki:allowAddByConfigFile` set to 
the string "true".
   
   ```
   -Dfuseki:allowAddByConfigFile=true
   ```
   This enables the feature.
   
   Be warned: the plan is still to disallowing arbitrary configuration upload 
with the same access levels as creating a dataset in a controlled manner. But 
the work on that hasn't started.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to