Skip to content

Instantly share code, notes, and snippets.

@domantasg
Created September 7, 2017 08:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save domantasg/83c0af65f43f50ec9a559830e0257820 to your computer and use it in GitHub Desktop.
Save domantasg/83c0af65f43f50ec9a559830e0257820 to your computer and use it in GitHub Desktop.
define('MULTISITE', true);
define('SUBDOMAIN_INSTALL', false);
define('DOMAIN_CURRENT_SITE', 'new-multisite-setup.dev');
define('PATH_CURRENT_SITE', '/');
define('SITE_ID_CURRENT_SITE', 1);
define('BLOG_ID_CURRENT_SITE', 1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment