diff --git a/source/_integrations/free_mobile.markdown b/source/_integrations/free_mobile.markdown index 0d5af30f4d1..47a3e4b786f 100644 --- a/source/_integrations/free_mobile.markdown +++ b/source/_integrations/free_mobile.markdown @@ -33,6 +33,11 @@ notify: ``` {% configuration %} +name: + description: "The optional parameter name allows multiple notifiers to be created. The notifier will bind to the service notify.NOTIFIER_NAME." + required: false + type: string + default: notify username: description: This is the id given by FreeMobile to access to your online account. required: true