Skip to content

Instantly share code, notes, and snippets.

@prellele
Created August 29, 2016 18:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prellele/5f61f0e7257f225f5487664207515996 to your computer and use it in GitHub Desktop.
Save prellele/5f61f0e7257f225f5487664207515996 to your computer and use it in GitHub Desktop.
VirtualHost "despora.de"
authentication = "diaspora"
auth_diaspora = { driver = "MySQL", database = "diaspora", username = "diaspora", password = "pass", host = "192.168.20.10" }
modules_enabled = {
"diaspora_contacts";
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment