You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configuration.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,3 @@
1
-
---
2
-
title: Configuration
3
-
slug: configuration
4
-
path: docs/v1/configuration
5
-
uri: /docs/1.x/configuration
6
-
heading: Configuration
7
-
brief:
8
-
---
9
-
10
1
## Configuration Files
11
2
12
3
InspireCMS's configuration is primarily managed through the `config/inspirecms.php` file. If this file doesn't exist after installation, you can publish it using:
@@ -501,6 +492,13 @@ Control how InspireCMS handles frontend requests:
501
492
* Override to implement custom slug generation rules
0 commit comments