We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2d78d commit 82891b9Copy full SHA for 82891b9
1 file changed
README.md
@@ -145,6 +145,18 @@ You can set custom configuration options within WHMCS for settings such as RAM A
145
2. Click on Create a New Group and give it a name such as ‘AMP Product Options’
146
3. From the Assigned Products select the products that these configurable options applies to
147
4. Click on Add New Configurable Option
148
+5. Enter the configrable option that you would like to set from the list below and click Save Changes
149
+
150
+ <h3> Example Configurable Options</h3>
151
152
+ +$$ContainerCPUs|Server CPU Allocation
153
+ 2|2 CPU Cores
154
+ 4|4 CPU Cores
155
+ +$$ContainerMemoryMB|RAM Allowance
156
+ 1024|1 GB
157
+ 2048|2 GB
158
+ 4096|4 GB
159
160
161
162
<h2>FAQ’s</h2>
0 commit comments