All public logs

Combined display of all available logs of Y Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:58, 30 July 2024 Yba talk contribs created page MediaWiki (Created page with "== Using Cloudflare R2 == <syntaxhighlight lang="php" line> //The url used for the API (PutObject, etc.) $wgFileBackends['s3']['endpoint'] = 'https://my-custom-url'; //The url used for showing images. $1 is translated to the bucket name. $wgAWSBucketDomain = '$1.my-custom-url'; </syntaxhighlight> source: https://github.com/edwardspec/mediawiki-aws-s3/blob/master/README.md") Tag: Visual edit: Switched