File tree Expand file tree Collapse file tree 2 files changed +6
-23
lines changed
Documentation/Guides/Edge-Modules Expand file tree Collapse file tree 2 files changed +6
-23
lines changed Original file line number Diff line number Diff line change @@ -12,25 +12,8 @@ After you have enabled the module it's time to configure. You will be prompted w
12
12
13
13
## Configurable options
14
14
15
- ### Netacea API Key
16
-
17
- This is the API key provided to you by Netacea.
18
-
19
- ### Netacea Secret
20
-
21
- This is the Secret provided to you by Netacea.
22
-
23
- ### Netacea Ignore List
24
-
25
- This is the list of URL paths which integration will skip and won't apply any action to requests. <br />
26
- Please note that the integration will check if a request's URL path starts with a value from the list and will decide if it should be skipped. <br />
27
- Example:
28
- - Path ` /skipthis ` is added to the ignore list
29
- - Integration will skip requests which paths are starting from the ` /skipthis `
30
- - This means that requests for such websites would be skipped by the integration:
31
- - ` www.domain.com/skipthis `
32
- - ` www.domain.com/skipthisalso `
33
- - ` www.domain.com/skipthis/andthistoo `
15
+ In order to configure Netacea module please see the following documentation.<br />
16
+ [ Netacea - Fastly/Magento] ( https://docs.netacea.com/netacea-plugin-information/fastly-magento/installation-and-configuration )
34
17
35
18
## Enabling
36
19
You can’t perform that action at this time.
0 commit comments