config_replacement.json 164 B

1234567
  1. {
  2. "%path%": "/var/www",
  3. "path.images": "%path%/web/images",
  4. "path.upload": "%path%/upload",
  5. "%url%": "http://example.com",
  6. "url.images": "%url%/images"
  7. }