Skip to content

Commit 70d47ff

Browse files
committed
add documentation for absolute_url configuration
1 parent b210322 commit 70d47ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

core/configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ api_platform:
1515
# The version of the API.
1616
version: '0.0.0'
1717

18+
# Return IRIs as Absolute Urls.
19+
# ex. http://example.com/authors/1
20+
absolute_url: false
21+
1822
# Set this to false if you want Webby to disappear.
1923
show_webby: true
2024

0 commit comments

Comments
 (0)