REST Service for POPCORN - ILIAS
alex
2025-06-16 99be6af8ce8a01257c8af28d4c22e9090f9bf1f7
settings.default.json
@@ -7,5 +7,13 @@
      "database": "ilias",
      "user": "root",
      "password": "paaa322ss"
   },
   "search": {
      "readFromFile": false,
      "file": "users-local.json"
   },
   "ilias": {
      "urlDoc": "Url of custom ILIAS PHP file",
      "url": "http://192.168.178.84:8060/alex.php"
   }
}