Absolute URLs for QR images
[stouyapi.git] / config.php.dist
index 27e62ff6358adb9c3d5862956f36228dc7e53bce..89a5b9f0c6281ca4798ef4291b3705f245dbfd9f 100644 (file)
@@ -3,6 +3,8 @@
  * Optional configuration file for import-game-data.php
  * Copy it to config.php and adjust it.
  */
+$GLOBALS['baseUrl'] = 'http://ouya.cweiske.de/';
+
 $GLOBALS['urlRewrites'] = [
     '#^https://archive.org/download/#' => 'http://statics.ouya.world/ia/',
 ];