Configuration files
Last updated
Was this helpful?
Last updated
Was this helpful?
A Writer without the plugins is a very empty area in your web browser. So in order to get a working envirnment you need plugins of different kind. The plugins are configured to get the Writer functionality and specializations that are needed in different workflows.
The Writer and plugin configuration can bee inspected via the Writer's endpoint, via the API. To show the configuration file in your browser you should add /api/config
to the Writer's URL.
As stated many times now, almost everything you see in Writer is run with plugins and the plugins are configured with the json-file: Xxxx-writer-config.json. A Json formatter makes the reading of the file easier (more here). That may be down-loaded to the web browser as an Add-on.
More details of the different sorts of plugins and how to understand the anatomy of the different plugins is clearly described in the section , that is a part of the developer guide. If you think of how to read the configure, you can get help in this .
There are also Imageflow and Serversetting config files, besides the writer-config.json-file, that are configured in the setup of the Writer environment. The configuration files are all stored in the installation in AWS. The writer-config.json file is possible for Naviga setup admins and customer admins to change. The Imageflow and Serversettings are configured by Naviga devops.