Skip to content

Commit 4262d2b

Browse files
authored
Merge pull request #687 from mizdebski-netacea/documentation-and-module-update
Netacea Fastly/Magento module - Module and documentation updates
2 parents e700354 + 83663a9 commit 4262d2b

File tree

2 files changed

+6
-23
lines changed

2 files changed

+6
-23
lines changed

Documentation/Guides/Edge-Modules/EDGE-MODULE-NETACEA-INTEGRATION.md

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,8 @@ After you have enabled the module it's time to configure. You will be prompted w
1212

1313
## Configurable options
1414

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)
3417

3518
## Enabling
3619

0 commit comments

Comments
 (0)