This repository has been archived by the owner on Jul 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Configuration Options
wwitman edited this page Sep 22, 2014
·
1 revision
This topic explains miscellaneous configurations that you can make for an Apigee-127 app.
###Configuring the default browser on Linux
On Linux platforms, you need to specify your browser path before using the Swagger editor.
-
Create or open the following file in a text editor:
~/.a127/config.js
-
Add the following contents to the file:
module.exports = { browser: ’the/path/to/your/browser' };
Having Trouble? Try posting your question to the Apigee Community. Or, for more links and resources, check out our Help Page
Need help? Visit the Apigee Community ! |
---|
-
Getting started
-
Add policies to your API
-
Add security policies
-
Deploy your projects
-
Programmatic hooks
-
Good to know about
-
Deep dives
-
Reference topics
-
Troubleshooting and getting help
-
Related resources