Skip to content

Instantly share code, notes, and snippets.

@ozh
Last active January 11, 2026 15:07
Show Gist options
  • Select an option

  • Save ozh/43c7c28072474267d6c3f391a41e9629 to your computer and use it in GitHub Desktop.

Select an option

Save ozh/43c7c28072474267d6c3f391a41e9629 to your computer and use it in GitHub Desktop.
Globals in YOURLS as of 1.10.3
$maintenance_start;
$ydb;
$yourls_actions;
$yourls_allowedentitynames;
$yourls_allowedprotocols;
$yourls_filters;
$yourls_l10n;
$yourls_locale;
$yourls_locale_formats;
$yourls_reserved_URL;
$yourls_user_passwords;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment