forked from stuporglue/TreeTrumpet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.php.example
More file actions
executable file
·59 lines (47 loc) · 1.71 KB
/
config.php.example
File metadata and controls
executable file
·59 lines (47 loc) · 1.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
;;<?php exit(); // Leave this line here to protect against people trying to read your config file!
;;
;; This is a simple config file for TreeTrumpet
;; Uncomment a configuration option by removing the semicolons from the start of the line
;; The values listed are the default values
;;
;; TreeTrumpet should be usable with the default settings,
;; but you can change things here without breaking anything
;; Change the focus person
;focus_person_id=0
;; This is a list of modules/pages, you can disable certain pages
;; if you don't want them to be displayed on your site
;;
;; 1 means enabled, 0 (or anything else) means disabled
[modules]
;tree=1
;map=1
;people=1
;contact=1
;gedcom=1
; By default only the contact information in your GEDCOM file is
; displayed on the contact page. You can allow people to see your
; email address by enabling it here.
;
; If your server supports it you can enable an email form, which
; will allow people to email you without revealing your email
; address to them.
[contact]
;show_email_address=1
;show_email_form=0
;email_address=example@example.com
[mail_form_settings]
;; If your server is set up to send email, you don't need to configure these at all.
;; These values are to use smtp to send your email. These settings are for Gmail
;smtp_server=smtp.gmail.com
;smtp_port=465
;smtp_security=ssl
;
;; Your gmail username
;smtp_username=example@gmail.com
;; Your gmail password
;smtp_password=password
[media]
;; Put all of your media in the media/ directory
;; replace the media_prefix option below with whatever needs to be stripped off your
;; file paths in your gedcom.
media_prefix=C:\Users\stuporglue\Documents\Family Tree Maker\Descendants of Patrick McGuinness and Maria Moran Media\