REST Service for POPCORN - ILIAS
alex
2025-11-28 3d93817b855dcbe1c4d2573faa2901ae3db0f7d8
settings.default.json
@@ -1,6 +1,7 @@
{
   "authtoken": "jiuGfr432898D90290kjfsldkfn3hh8F",
   "port": 4101,
   "restUrl": "http://localhost:4101",
   "db": {
      "host": "localhost",
      "port": 33009,
@@ -14,6 +15,8 @@
   },
   "ilias": {
      "urlDoc": "Url of custom ILIAS PHP file",
      "url": "http://192.168.178.84:8060/alex.php"
      "url": "http://192.168.178.84:8060/globus-ilias-rest/login.php",
      "iliastoken": "jkhHKhui899HUKHBzGHtgoiedko2393490",
      "iliasTokenComment": "Token muss bei Ă„nderungen nach php/globus-ilias-rest/token kopiert werden"
   }
}