mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
Allow simultaneous loading of config.ini and config.php in templates
This commit is contained in:
18
templates/tibiacom/config.ini
Normal file
18
templates/tibiacom/config.ini
Normal file
@@ -0,0 +1,18 @@
|
||||
darkborder = "#D4C0A1"
|
||||
lightborder = "#F1E0C6"
|
||||
vdarkborder = "#505050"
|
||||
|
||||
logo_monster = "Wyrm"
|
||||
|
||||
; List: newcomer,gallery,premium,poll,highscores,networks
|
||||
boxes = "highscores,newcomer,gallery,networks,poll"
|
||||
|
||||
; leave empty to disable
|
||||
network_facebook = "tibia"
|
||||
|
||||
; leave empty to disable
|
||||
network_twitter = "tibia"
|
||||
|
||||
background_image = "background-artwork.jpg"
|
||||
logo_image = "tibia-logo-artwork-top.gif"
|
||||
gallery_image_id_from_database = 1
|
Reference in New Issue
Block a user