diff --git a/plugins.gitlab-ci.yml b/plugins.gitlab-ci.yml
index d2581c54053006abb26e5fedaacade4e4bcfecb6..9118a4ca513781c8fd6aae37ca7edc1eb80d9ce8 100644
--- a/plugins.gitlab-ci.yml
+++ b/plugins.gitlab-ci.yml
@@ -38,9 +38,11 @@ include:
 # with a generated project.
 #
 # Use the UNREAL_VERSION variable to adjust to your preferred Unreal version.
+# Use the CUSTOM_NDISPLAY_CONFIG variable in case you need a custom ndisplay config. These are always located in /home/vrdemo/configs/ndisplay.
 
 variables:
   UNREAL_VERSION: "5.3"
+  CUSTOM_NDISPLAY_CONFIG: ""
 
 stages:
   - generate