Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

Александр Буш / minesite

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • minesite
  • minecraft.conf.example
  • Alex Bush's avatar
    admin side · c7ce032f
    Alex Bush committed Mar 10, 2013
    c7ce032f
minecraft.conf.example 148 Bytes
BlameHistoryPermalink
1 2 3 4 5 6 7 8
{
	secret		=> 'minecraft',
	encoding	=> 'utf-8',
	db_driver	=> 'SQLite',
	db 			=> 'minecraft.sqlite',
	username	=> 'admin',
	userpass	=> 'test',
};