-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathexample.yml
More file actions
executable file
·30 lines (26 loc) · 936 Bytes
/
example.yml
File metadata and controls
executable file
·30 lines (26 loc) · 936 Bytes
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
archive_type: EF or AA
default_fandom: Testing
archive_name: Archive Display Name
# Database settings
db_input_file: /path/to/database_dump.sql or /path/to/ARCHIVE_DB.pl
db_password:
db_user: root
db_host: localhost
temp_db_database: temporary_database_name
output_database: final_database_name
# Tag settings (AA only)
# These all take comma-separated lists of fields from the *original* database (eg: Pairings, CatOther)
tag_fields:
relationship_fields:
character_fields:
fandom_fields:
# Comma-separated list from the *output* database (eg: relationships, characters)
fields_with_fandom:
# Wrangling and story search exports and re-import
output_folder: /path/to/output/files
tag_input_file: /path/to/Tags Mapping Guide.csv
story_ids_to_remove: /path/to/ids to remove.txt
bookmark_ids_to_remove: /path/to/ids to remove.txt
# Chapter file location
chapters_path: /path/to/chapter/files/stories
chapters_file_extensions: txt, html