Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TeDomum
Pixelfed
Commits
fee8e7fa
Unverified
Commit
fee8e7fa
authored
Sep 08, 2019
by
daniel
Committed by
GitHub
Sep 08, 2019
Browse files
Merge pull request #1685 from pixelfed/staging
Bump version to v0.10.3
parents
ab765705
929ace22
Changes
3
Hide whitespace changes
Inline
Side-by-side
.env.example
View file @
fee8e7fa
...
...
@@ -54,10 +54,9 @@ ACTIVITYPUB_SHAREDINBOX=false
# Set these "true" to enable federation.
# You might need to also run:
# php artisan cache:clear
# php artisan optimize:clear
# php artisan optimize
# php artisan config:cache
PF_COSTAR_ENABLED=
tru
e
PF_COSTAR_ENABLED=
fals
e
CS_BLOCKED_DOMAINS='gab.com,gab.ai,develop.gab.com'
CS_CW_DOMAINS='switter.at'
CS_UNLISTED_DOMAINS='example.org,example.net,example.com'
...
...
README.md
View file @
fee8e7fa
...
...
@@ -12,7 +12,7 @@
A free and ethical photo sharing platform, powered by ActivityPub federation.
<p
align=
"center"
>
<img
src=
"https://pixelfed.nyc3.cdn.digitaloceanspaces.com/media/Screen%20Shot%202019-0
2
-0
5
%20at%20
6.34
.5
9
%20PM.png"
>
<img
src=
"https://pixelfed.nyc3.cdn.digitaloceanspaces.com/media/Screen%20Shot%202019-0
9
-0
8
%20at%20
10.40
.5
4
%20PM.png"
>
</p>
## Official Documentation
...
...
config/pixelfed.php
View file @
fee8e7fa
...
...
@@ -23,7 +23,7 @@ return [
| This value is the version of your Pixelfed instance.
|
*/
'version'
=>
'0.10.
2
'
,
'version'
=>
'0.10.
3
'
,
/*
|--------------------------------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment